I want anyone entering www.mydomain.com to come up with index.php (the main page) and anyone entering www.blog.com to come up with blog.html from the mydomain.com/blog directory.
Can I do a redirect that would catch the www.blog.com entries only and send it to the blog directory?
Want some overwhelming info? I kow the proper conf is somewhere in here
[httpd.apache.org...]
I just can't remember exactly how to set it up (not being a sysadmin after all).