Re: Perl Configured VirtualHost question

2002-10-30 Thread fliptop
On Wed, 30 Oct 2002 at 02:24, [EMAIL PROTECTED] opined: :Typically my manually configured vhosts look like this : : :NameVirtualHost 10.0.0.20:80 : : : ServerName BladeBla.com : DocRoot : ... : ... : : :... : : :This works great for my statically configured hosts. How :do

Perl Configured VirtualHost question

2002-10-30 Thread siberian
Typically my manually configured vhosts look like this : NameVirtualHost 10.0.0.20:80 ServerName BladeBla.com DocRoot ... ... ... This works great for my statically configured hosts. How do you accomplish this same VHost scheme wheh configuring via perl? Each %Virt