/home/u866425823/domains/amberpublishers.in/public_html/ijsri/ |
Current File : //home/u866425823/domains/amberpublishers.in/public_html/ijsri/.htaccess |
# Remove .php extension from the end of the URLs only from URLs not the folders RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}\.php -f RewriteRule ^(.*)$ $1.php [NC,L] # Remove .html extension from the end of the URLs only from URLs not the folders RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}\.html -f RewriteRule ^(.*)$ $1.html [NC,L]