The web server is Apache. I want to rewrite URL so a user won\'t know the actual directory. For example: The original URL:
http://www.example.com
I found a fairly well written crash course in doing so here: http://articles.sitepoint.com/article/guide-url-rewriting
You'll need to specify the rules in .htaccess (in your site root).