Htaccess File

lakshit1001/thaparexpress/master/.htaccess

DEFLATE, REQUEST_FILENAME
# DO NOT REMOVE THIS LINE AND THE LINES BELOW ERRORPAGEID:aLedeD

ErrorDocument 404 /404.html

# DO NOT REMOVE THIS LINE AND THE LINES ABOVE aLedeD:ERRORPAGEID

Options All -Indexes

ErrorDocument 404 http://thaparexpress.in/

RewriteEngine on

RewriteCond %{REQUEST_FILENAME} !-d

RewriteCond %{REQUEST_FILENAME}.php -f

RewriteRule ^(.*)$ $1.php

RewriteCond %{REQUEST_FILENAME}.html -f

RewriteRule ^(.*)$ $1.html

AddOutputFilterByType DEFLATE application/javascript text/css
Exit mobile version