Server IP : 103.53.40.154 / Your IP : 18.225.149.158 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/abssolutereality.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> 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 RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/$1 [R=301,L] ErrorDocument 400 /error.php ErrorDocument 401 /error.php ErrorDocument 403 /error.php ErrorDocument 404 /error.php ErrorDocument 500 /error.php RewriteRule ^index\.html$ index.php [L] RewriteRule ^about-us\.html$ about-us.php [L] RewriteRule ^contact-us\.html$ contact-us.php [L] RewriteRule ^enquiry\.html$ enquiry.php [L] RewriteRule ^property\.html$ property.php [L] RewriteRule ^property-details\.html$ property-details.php [L] RewriteRule ^office-by-location\.html$ office-by-location.php [L] RewriteRule ^services\.html$ services.php [L] RewriteRule ^service-details\.html$ service-details.php [L] #RewriteRule ^([^/]*).html$ category.php?cat_name=$1 [L] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php81” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php81___lsphp .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit