Server IP : 103.53.40.154 / Your IP : 3.135.220.219 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/yugayurvedaold.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 # Ensure "www" subdomain RewriteCond %{HTTP_HOST} !^www\. RewriteRule ^ http://www.%{HTTP_HOST}%{REQUEST_URI} [L,R=301] # Check if the request is using HTTPS. RewriteCond %{HTTPS} =on RewriteRule ^ http://%{HTTP_HOST}%{REQUEST_URI} [L,R=301] ErrorDocument 404 /404.php RewriteRule ^index\.html$ index.php [L] RewriteRule ^about\.html$ about.php [L] RewriteRule ^sitemap\.html$ sitemap.php [L] RewriteRule ^contact\.html$ contact.php [L] RewriteRule ^failed\.html$ failed.php [L] RewriteRule ^blogs\.html$ blog.php [L] RewriteRule ^login\.html$ login.php [L] RewriteRule ^thanks\.html$ thanks.php [L] RewriteRule ^checkout\.html$ checkout.php [L] RewriteRule ^terms-condition\.html$ terms-condition.php [L] RewriteRule ^privacy-policy\.html$ privacy-policy.php [L] RewriteRule ^shipping\.html$ shipping.php [L] RewriteRule ^refund-return\.html$ refund-return.php [L] RewriteRule ^register\.html$ register.php [L] RewriteRule ^shop\.html$ shop.php [L] RewriteRule ^blog\.html$ blog.php [L] RewriteRule ^enquiry\.html$ enquiry.php [L] RewriteRule ^wishlist\.html$ wishlist.php [L] RewriteRule ^terms-and-condition\.html$ terms-and-condition.php [L] RewriteRule ^add-to-cart\.html$ add-to-cart.php [L] RewriteRule ^product/(.*)\.html$ product-category.php/$1 [L] RewriteRule ^detail/(.*)\.html$ product-details.php/$1 [L] RewriteRule ^all-product\.html$ all-product.php [L] RewriteRule ^blog/(.*)\.html$ blog-details.php/$1 [L] # RewriteRule ^tour/(.*)\.html$ tour-detail.php/$1 [L] RewriteRule ^project\.html$ project.php [L] # RewriteRule ^service-detail/(.*)\.html$ service-detail.php/$1 [L] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php82” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php82___lsphp .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit