John,

That sounds like a good idea, although I do not need to distinguish between
the two methods. The SSL usage is for clients comfort rather than anything
else, as we are not doing financial transactions.

The ScriptAlias is repeated, but within the Virtual host directive, so I
thought that there would be no conflict. I think I will create two separate
aliases, and link the directories to the same thing.

Thanks for the suggestion,

Mike

At 09:12 AM 4/6/2000 +0100, you wrote:
>Have you checked that you don't have more than one "ScriptAlias" directive
>in httpd.conf?
>
>I would suggest that you try using a different cgi directory for https, copy
>the script into it and try again.
>
>Personally, I would keep separate cgi directories for the normal and secure
>sites, simply so you know which belongs where.
>
>John
>
>-----Original Message-----
>From: Mike King [mailto:[EMAIL PROTECTED]]
>Sent: 06 April 2000 00:37
>To: [EMAIL PROTECTED]
>Subject: CGI not working under mod_ssl
>
>
>Folks,
>
>I have a problem: I get an error when trying to run cgi scripts under
>https: - the error I get is:
>
>Premature end of script headers: /home/httpd/cgi-mr/go.pl
>
>The file exists, and can be run from http: using the same server
>
>I assumed that such things would run unchanged - are there any things I
>need to look for ?
>
>Regards
>
>Mike King
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]
>______________________________________________________________________
>Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
>User Support Mailing List                      [EMAIL PROTECTED]
>Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to