Htaccess File

nikkicapati/asiancollege/master/.htaccess

REQUEST_FILENAME
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /asiancollege.edu.ph/
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /asiancollege.edu.ph/index.php [L]
</IfModule>
<<<<<<< HEAD
=======

>>>>>>> 50ecc10c3a7c9acf3f2ca6f1713c9f5acc841425
Exit mobile version