On Mon, Jun 03, 2002 at 02:46:56PM -0700, Fernando Munoz wrote:
> I'm experiencing an ackward situation: everything is being parse perfectly
> when is executed using http:// but if I change the link to be under SSL with
> https:// the full source code is shown in the browser even setting debug to
> 0. Is this a configuration issue or I can't use Apache::ASP through https://
> ?

Apache::ASP should work through https://. It sounds like your HTTPS
configuration is not setup properly for Apache::ASP.

Is your HTTPS server on a different instance of Apache, or on a
different virtual host? If so, check their configuration - they
probably don't contain the necessary directives for Apache::ASP.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to