+1

Brian Behlendorf wrote:
> 
> 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
> 
> 
> 


-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
      "A society that will trade a little liberty for a little order
                   will lose both and deserve neither"

Reply via email to