On Wed, 25 Oct 2000 18:31:09 +0200, fls said:
>  
>  For example I can get the login screen but when I post the form I get strange 
>things back. If I look at the source for where I have to post the form I always see 
>Http://........:443 instead of Https, whereby things go wrong and the message that 
>I'm writing http to https port appear in the log files.

Is it possbile that it might have something to do with the "UseCanonicalName"
setting in the apache configuration file?  Here is the notes on it:
#
# UseCanonicalName:  (new for 1.3)  With this setting turned on, whenever
# Apache needs to construct a self-referencing URL (a URL that refers back
# to the server the response is coming from) it will use ServerName and
# Port to form a "canonical" name.  With this setting off, Apache will
# use the hostname:port that the client supplied, when possible.  This
# also affects SERVER_NAME and SERVER_PORT in CGI scripts.
#
UseCanonicalName On 

Im not sure if this is the answer but it is worth a try :-)

John

-- 
********************************
** John Thorhauer
** [EMAIL PROTECTED]
** take a look at:
**  http://tambora.zenplex.org
**  http://www.zenplex.org
**  http://www.zenplex.com
******************************** 



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to