Re: [EMAIL PROTECTED] virtual hosts and mod_rewrite

2006-08-04 Thread Peter Horst
Boyle Owen wrote: I am trying to get requests to www.depaulacs.org to be redirected automatically to www.depaulacs.org/blog/ The way I have it currently configured, that doesn't happen. When did you last check? I just clicked on www.depaulacs.org and went immediately t

Re: [EMAIL PROTECTED] virtual hosts and mod_rewrite

2006-08-03 Thread Peter Horst
Boyle Owen wrote: -Original Message- From: Peter Horst [mailto:[EMAIL PROTECTED]] Sent: Friday, August 04, 2006 2:32 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] virtual hosts and mod_rewrite Hi, I am trying to redirect traffic from the root address at my default

[EMAIL PROTECTED] virtual hosts and mod_rewrite

2006-08-03 Thread Peter Horst
Hi, I am trying to redirect traffic from the root address at my default server (of two name-based virtual hosts) to /blog/. I.e. I would like traffic for www.depaulacs.org/ to go automatically to www.depaulacs.org/blog/. But I don't want to affect anything to do with the second virtual host.