Re: [PHP] Weird problem with SSL From: Adrian Teasdale (adrian <email protected>)
Date: 08/01/00

> > If I go to:
> > https://directmail.co.uk/index.php3
> > Then I get a bit of PHP code displayed:
> > <?php
> > $HTTP_GET_VARS[id]=1;
> > [code snip]>
> > ?>
>
> The httpd.conf (assuming apache) needs to be configured to tell
> the webserver what to do with files with an extension of .php
>

OK, so accessing PHP files normally via http is different to https? If this
is the case, then it should be *fairly* easy to fix I suppose. I'm using
mod_ssl on the server, but ssl is not something I've ever used before

Thanks for the advice - I'll look into it

Ade

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>