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, Vivek Kedia wrote:
> i have apache 1.3.26 on php 4.2.3 everything else is
> running fine except "https//whatever"   when i am
> trying to access the files thru apache , I have looked
> for SSL properties in httpd.conf and everything is
> properly enables( that what i think ) . The error
> generated is "page not found" and when i am running
> without "s" in the "https://"; the page is being
> displayed properly ,
> Do any1 have any idea
>
>
> vivek kedia
> [EMAIL PROTECTED]
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to