To: "Vivek Kedia" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, November 27, 2002 9:23 AM
Subject: Re: [PHP] problem with https
> Hi Vivek,
>
> If you are accessing https on localhost, you would need to enter:
>
> https://localhost/whatever_file
&g
Hi Vivek,
If you are accessing https on localhost, you would need to enter:
https://localhost/whatever_file
You might want to check whether you have https enabled: check phpinfo() under
'Apache Environment'. [HTTPS ] should be "on" as well.
hth,
Andre
On Wednesday 27 November 2002 10:14 am,
At the bottom of your httpd.conf, in the default SSL section, there is a
path that normally points to /path/to/apache/htdocs if you store your
webfiles some where other then the default, even if you change it near
the top of your file, it won't work for SSL till you modify it at the
bottom, if you
3 matches
Mail list logo