Hey everyone.. so I need to create something like this: www.mydomain.com/whatever-directory/ will actually load "index.php?blah=whatever-directory" But it will appear as though it is on the whatever-directory folder. How can you do this in HTACCESS? I know how to set it up in PHP (maybe it can be done in PHP?) Any help would be awesome..