RE: NameWithVirtualHost

2001-06-14 Thread Doug MacEachern
On Thu, 17 May 2001, Geoffrey Young wrote: > well, you're not using Apache::Registry (which uses the > $Apache::Registry::NameWithVirtualHost global) > but Apache::RegistryNG (for which there's no corresponding > $Apache::RegistryNG::NameWithVirtualHost :) he used Apache::RegistryNG in the star

RE: NameWithVirtualHost

2001-05-17 Thread Geoffrey Young
> -Original Message- > From: Jason Czerak [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 16, 2001 3:18 PM > To: [EMAIL PROTECTED] > Subject: NameWithVirtualHost > > [snip] > and the lines in startup.pl: > > #! /usr/bin/perl > use strict; > use Apache::RegistryNG; > use CGI (); > u