rewriterule questions
Posted by: mshick
Posted on: 2006-03-12 21:36:00
I am attempting to redirect requests to my domain name, michaelshick.com to the subdirectory /site. I am doing this so that I can use WebDAV to manage my site files. Still, I want to be able to have other directories directly off of the michaelshick.com directory, such as michaelshick.com/blog.
Is there a way I have all requests made to michaelshick.com redirected to /site but maintain /blog in it's current location? That is to say, I don't want to have to move /blog to michaelshick.com/site/blog in order for it to remain accessible with the redirect in place.