Re: Apache VirtualDocumentRoot

2001-05-03 Thread Patrick
On Wed, May 02, 2001 at 10:27:14PM +0200, Russell Coker took time to write: > On Wednesday 02 May 2001 20:12, Marcelo Gulin wrote: > > I think that mod_rewrite or mod_vhosts_alias can do that. > > take a look at http://modules.apache.org > > VirtualDocumentRoot IS mod_vhosts_alias. > > I have

Re: Apache VirtualDocumentRoot

2001-05-03 Thread Patrick
On Wed, May 02, 2001 at 10:27:14PM +0200, Russell Coker took time to write: > On Wednesday 02 May 2001 20:12, Marcelo Gulin wrote: > > I think that mod_rewrite or mod_vhosts_alias can do that. > > take a look at http://modules.apache.org > > VirtualDocumentRoot IS mod_vhosts_alias. > > I hav

Re: Apache VirtualDocumentRoot

2001-05-02 Thread Russell Coker
s. However mod_rewrite is described as being "like Sendmail" to configure so I may have missed something. If you know how to do this with mod_rewrite then please explain how to do it! Russell Coker > > > Here is my Apache VirtualDocumentRoot setting: > > Virt

Re: Apache VirtualDocumentRoot

2001-05-02 Thread Russell Coker
s. However mod_rewrite is described as being "like Sendmail" to configure so I may have missed something. If you know how to do this with mod_rewrite then please explain how to do it! Russell Coker > > > Here is my Apache VirtualDocumentRoot setting: > > Virt

RE: Apache VirtualDocumentRoot

2001-05-02 Thread Marcelo Gulin
Hi! I think that mod_rewrite or mod_vhosts_alias can do that. take a look at http://modules.apache.org cheers Marcelo Gulin - Original Message - From: Russell Coker <[EMAIL PROTECTED]> To: Sent: Wednesday, May 02, 2001 5:35 AM Subject: Apache VirtualDocumentRoot > H

RE: Apache VirtualDocumentRoot

2001-05-02 Thread Marcelo Gulin
Hi! I think that mod_rewrite or mod_vhosts_alias can do that. take a look at http://modules.apache.org cheers Marcelo Gulin - Original Message - From: Russell Coker <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 02, 2001 5:35 AM Subject: Apache Virtual

Apache VirtualDocumentRoot

2001-05-02 Thread Russell Coker
Here is my Apache VirtualDocumentRoot setting: VirtualDocumentRoot /www/%-1/%-2/%-3/%-4+ Now for URLs such as "http://company.com/"; this will be expanded to /www/com/company/_/_/ ! Currently I am putting sym-links from "_" to "." in the directories /www/com/co

Apache VirtualDocumentRoot

2001-05-02 Thread Russell Coker
Here is my Apache VirtualDocumentRoot setting: VirtualDocumentRoot /www/%-1/%-2/%-3/%-4+ Now for URLs such as "http://company.com/"; this will be expanded to /www/com/company/_/_/ ! Currently I am putting sym-links from "_" to "." in the directories /www/com/co