Cradle2deGrave
Active Member
I was making an direct download site with autoindex php script
I need to change the urls to be more seo friendly with htaccess or php
This is the default url when we click a directory (for example music)
http://domain.com/index.php?dir=music/
Can we make the url to be like this ?
http://domain.com/music/
Demo site
using htaccess should do the trick,but I dont know what code should I put in the htaccess file
I need to change the urls to be more seo friendly with htaccess or php
This is the default url when we click a directory (for example music)
http://domain.com/index.php?dir=music/
Can we make the url to be like this ?
http://domain.com/music/
Demo site
using htaccess should do the trick,but I dont know what code should I put in the htaccess file