what happens if you preload Apache::Registry in httpd.conf:

PerlModule Apache::Registry

On Tue, 18 Jan 2000, John Hughes wrote:

> I have a virtual host to handle https.  The URL's on the main host and the
> virtual host can be pretty similar.  Somethimes mod_perl gets confused,
> thinking that it wants a script from the main host when it actualy should
> be getting one for the virtual host.
> 
> What's going wrong is that once $Apache::Registry::NameWithVirtualHost is
> set to zero it never gets set back to one.
> 
> Here's a pretty trivial fix.
> 
> -- 
> John Hughes <[EMAIL PROTECTED]>, 
>         CalvaEDI SA.                            Tel: +33-1-4313-3131
>         66 rue du Moulin de la Pointe,          Fax: +33-1-4313-3139
>         75013 PARIS.

Reply via email to