Server IP : 103.53.40.154 / Your IP : 3.138.69.101 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/thedigitalgulf.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
RewriteEngine On #RewriteRule ^(.*)$ index.php/$1 [L] #RewriteCond %{HTTP_HOST} ^www\.thedigitalgulf\.com$ #RewriteCond %{HTTP_HOST} ^www\. #RewriteRule ^/?$ "http\:\/\/www\.thedigitalgulf\.com\/" [R=301,L] RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)? RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule ^index\.html$ index.php [L] RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)? RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule ^packages\.html$ packages.php [L] RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$ RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)? RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ RewriteRule ^contact-us\.html$ contact-us.php [L] RewriteRule ^about-us\.html$ about-us.php [L] RewriteRule ^([^/]*)/$ index.php?loc_url=$1 [L] RewriteRule ^([^/]*).html$ category.php?cat_url=$1 [L] RewriteRule ^([^/]*)/([^/]*).html$ category.php?loc_url=$1&cat_url=$2 [L] RewriteRule ^([^/]*).htm$ category-package.php?pack_url=$1 [L] #RewriteCond %{HTTPS} off #RewriteCond %{HTTP:X-Forwarded-SSL} !on #RewriteCond %{HTTP_HOST} ^thedigitalgulf\.com$ [OR] #RewriteCond %{HTTP_HOST} ^www\.thedigitalgulf\.com$ #RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$ #RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$ #RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/(?:\ Ballot169)? #RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$ #RewriteRule ^/?$ "https\:\/\/www\.thedigitalgulf\.com\/" [R=301,L] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php74” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php74___lsphp .php .php7 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-SSL} !on RewriteCond %{HTTP_HOST} ^thedigitalgulf\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.thedigitalgulf\.com$ RewriteRule ^/?$ "https\:\/\/thedigitalgulf\.com\/" [R=301,L]