still having trouble:

On Mon, Apr 26, 2004 at 11:08:15AM -0400, Brian Reichert wrote:
> On Sat, Apr 24, 2004 at 11:47:15PM -0500, Will Trillich wrote:
> > with httpd.conf directives, these virtualhosts work just fine.
> > but trying to use perl to make them more universally
> > configurable, we get the "no virtualhosts error":
> > 
> > %VirtualHost = (
> >   '*:80' => [
> >     {
> 
> Maybe perl's treating this [as] an RE?

shouldn't, but just in case we also tried

        '_default:80' => [

with the "no virtualhosts for _default_:80" message. what's up
with this?

> (Just arm-waving; I's still pre-coffee...)

delight imagery. :)

-- 
will trillich
mayhugh services
812 423 6314 voice
812 423 6303 fax

http://www.serensoft.com/
http://www.midwestRepo.com/
http://www.skylineAuto.net/

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to