On Thu, 24 Jan 2002, Ian Holsman wrote: > why don't we change the virtual host entry for dev.apache.org to > redirect EVERYTHING to httpd://httpd.apache.org/dev/ > <VirtualHost *> > ServerName dev > <IfModule mod_rewrite.c> > RewriteEngine on > RewriteRule ^/(.*) http://httpd.apache.org/dev/ [R] > </IfModule> > </VirtualHost>
I'd be happy to do that, just say the word.
Brian
