|
Perl Configured VirtualHost question: msg#00597apache.mod-perl
Typically my manually configured vhosts look like this : NameVirtualHost 10.0.0.20:80 <VirtualHost 10.0.0.20:80> ServerName BladeBla.com DocRoot .... ... ... </VirtualHost> <VirtualHost 10.0.0.20:80> ... </VirtualHost> This works great for my statically configured hosts. How do you accomplish this same VHost scheme wheh configuring via perl? Each %VirtualHost key is a single server and I am so far unable to assign multiple values ( array ref? ) to a single key (the IP assigned in NameVirtualHost). Any tips or pointers would be nice. I am trying to move a machine and in its new home the perl configured vhosts ( About 1100 of them ) are resolving to a the _default_ host since this particular system is using the older style name based hosts and not the newer (to me) NameVirtualHost directive syntax. John- |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Same $dbh under different pids?: 00597, harm |
|---|---|
| Next by Date: | reverse_proxy ?: 00597, Scott Alexander |
| Previous by Thread: | Quota module for Perli: 00597, Peter Kehl |
| Next by Thread: | Re: Perl Configured VirtualHost question: 00597, fliptop |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |