Server IP : 103.53.40.154 / Your IP : 18.224.69.176 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/fastelevator.in/../thedigitaldubai.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> Require all granted # order deny,allow # deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny from all </Limit> #Gzip <ifmodule mod_deflate.c> AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript text/javascript </ifmodule> #End Gzip Options +FollowSymLinks # Disable Directory Browsing Options All -Indexes RewriteEngine on ErrorDocument 400 /error.php ErrorDocument 401 /error.php ErrorDocument 403 /error.php ErrorDocument 404 /error.php ErrorDocument 500 /error.php RewriteRule ^error\.html$ error.php [L] RewriteRule ^index\.html$ index.php [L] RewriteRule ^about-us\.html$ about-us.php [L] RewriteRule ^contact-us\.html$ contact-us.php [L] RewriteRule ^pricing\.html$ pricing.php [L] RewriteRule ^services\.html$ services.php [L] RewriteRule ^blog\.html$ blog.php [L] RewriteRule ^site-map\.html$ site-map.php [L] RewriteRule ^([^/]*)/$ index.php?loc_url=$1 [L] RewriteRule ^([^/]*).html$ service-details.php?cat_url=$1 [L] RewriteRule ^([^/]*)/([^/]*).html$ service-details.php?loc_url=$1&cat_url=$2 [L] RewriteRule ^blog/([^/]*).htm$ blog-details.php?blog_url=$1 [L] #RewriteRule ^([^/]*)/$ product.php?cat_url=$1 [L] #RewriteRule ^([^/]*)/page/([^/]*)/$ product.php?cat_url=$1&page=$2 [L] #RewriteRule ^([^/]*)/([^/]*)/$ product.php?cat_url=$1&subcat_url=$2 [L] #RewriteRule ^([^/]*)/([^/]*)/page/([^/]*)/$ product.php?cat_url=$1&subcat_url=$2&page=$3 [L] #RewriteRule ^product/([^/]*).html$ product-details.php?cat_url=$1 [L] #RewriteRule ^([^/]*).htm$ blog-details.php?b_url=$1 [L] #RewriteRule ^([^/]*)/$ sub-category.php?cat_url=$1 [L] #RewriteRule ^([^/]*)/page/([^/]*)$ sub-category.php?cat_url=$1&page=$2 [L] #RewriteRule ^([^/]*)/([^/]*)/$ category-product-list.php?main_cat_url=$1&cat_url=$2 [L] #RewriteRule ^([^/]*)/([^/]*)/page/([^/]*)$ category-product-list.php?main_cat_url=$1&cat_url=$2&page=$3 [L] #RewriteRule ^([^/]*).html$ product-details.php?cat_url=$1 [L] RewriteCond %{HTTPS} off RewriteCond %{HTTP:X-Forwarded-SSL} !on RewriteCond %{HTTP_HOST} ^thedigitaldubai\.com$ [OR] RewriteCond %{HTTP_HOST} ^www\.thedigitaldubai\.com$ RewriteRule ^/?$ "https\:\/\/thedigitaldubai\.com\/" [R=301,L] ## start pwrestrict.pl ErrorDocument 401 'Access Denied!' AuthUserFile "/home2/digitdubaidotcom/.htpasswds/public_html/.hgpwrestrict" AuthName "Access Restricted (pwrestrict)" AuthType Basic require user digitdubaidotcom ## end pwrestrict.pl # 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