the idea is to have a htaccess file use mod_rewrite to rewrite the following..
http://www.somesite.com/any_dir_name_here/
to
http://www.somesite.com/show_me.php?..._dir_name_here
how to do that ?
http://www.somesite.com/any_dir_name_here/
to
http://www.somesite.com/show_me.php?..._dir_name_here
how to do that ?

Comment