Re: Virtual host with mod_perl

2008-03-21 Thread Valerio
2008/3/20, Roberto C. Sánchez <[EMAIL PROTECTED]>: > On Thu, Mar 20, 2008 at 06:50:55PM +0100, Valerio wrote: > > Hi all, > > > > I am new of this mailing list. > > I spent the last 3 days studying mod_perl and apache: I am trying to > > configure dynamic virtual hosts on apache. > > I need t

Re: Virtual host with mod_perl

2008-03-21 Thread André Warnier
I believe I saw an example of just that kind of stuff in one of the books about Apache and/or mod_perl. Maybe you want to check "the Mod_perl Developers Cookbook" or "Practical Mod_perl". I don't have them with me right now, so I cannot tell you which one for sure. They are excellent books any

Re: Virtual host with mod_perl

2008-03-21 Thread Valerio
I will check the books you have suggested. :-) Thanks a lot Valerio 2008/3/21, André Warnier <[EMAIL PROTECTED]>: > I believe I saw an example of just that kind of stuff in one of the > books about Apache and/or mod_perl. > Maybe you want to check "the Mod_perl Developers Cookbook" or "Practic