jeudi 14 mai 2015

How Do I use mod_rewrite

I have a url with:

http://ift.tt/1H5h8GT

I want it to be

/index

I will need to use mod_rewrite to make a virtual folder for a PHP or HTML file with .htaccess.

RewriteEngine on
RewriteRule ^index.php$ index/

This is not working

Any answers?




Aucun commentaire:

Enregistrer un commentaire