I have a website that is located in a DEV directory, that would look something like this:
But I would like for my visitors to simply be able to type in:
http://www.mydomain.com
and it gets redirected without a META TAG REFRESH or anything like that...
Can something be done with the .htaccess file?
Or should I just go into the SQL database, export the entire database, do a find/replace to modify the links???
I am open to all suggestions.