Server IP : 103.53.40.154 / Your IP : 3.149.23.124 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/../ntimachinery.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] RewriteRule ^our-gallery/(.*)/ our-gallery.php?alias=$1 [L] RewriteRule ^our-gallery/(.*) our-gallery.php?alias=$1 [L] RewriteRule ^about-us/(.*)/ about-us.php?alias=$1 [L] RewriteRule ^about-us/(.*) about-us.php?alias=$1 [L] RewriteRule ^contact-us/(.*)/ contact-us.php?alias=$1 [L] RewriteRule ^contact-us/(.*) contact-us.php?alias=$1 [L] RewriteRule ^products/(.*)/ products.php?alias=$1 [L] RewriteRule ^products/(.*) products.php?alias=$1 [L] RewriteRule ^product-detail/(.*)/ product-detail.php?alias=$1 [L] RewriteRule ^product-detail/(.*) product-detail.php?alias=$1 [L] # BEGIN cPanel-generated php ini directives, do not edit # Manual editing of this file may result in unexpected behavior. # To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) # For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) <IfModule php8_module> php_flag display_errors Off php_value max_execution_time 60 php_value max_input_time 60 php_value max_input_vars 1000 php_value memory_limit 512M php_value post_max_size 516M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php82" php_value upload_max_filesize 512M php_flag zlib.output_compression Off </IfModule> <IfModule lsapi_module> php_flag display_errors Off php_value max_execution_time 60 php_value max_input_time 60 php_value max_input_vars 1000 php_value memory_limit 512M php_value post_max_size 516M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php82" php_value upload_max_filesize 512M php_flag zlib.output_compression Off </IfModule> # END cPanel-generated php ini directives, do not edit # 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