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
Cradle2deGrave Reviewed by Cradle2deGrave on . SEO urls for autoindex php script 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/ Rating: 5