RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
Order Allow,Deny
Deny from all
Order Allow,Deny
Allow from all
PRACTICAL-CBCS_BSC_HONS_Sem-5_GEOGRAPHY_DSE-A+B_3453 – Sagar Mahavidyalaya