"Urmil Parikh" <[EMAIL PROTECTED]> wrote in a message:
>
> Hi,
>
> Has anybody got SSL module for apache on windows?
>
> Regards, | Linux
> Urmil Parikh | Is it really safe to turn on your computer?
>
http://www.modssl.org/contrib/
I'd suggest
www.modssl.org/contrib/Apache_1.3.19-Mod_S
"Phil Driscoll" <[EMAIL PROTECTED]> wrote in a message :
>
> As an interim position before I transfer most of my production sites from
> NT to Linux, it would be helpful for me to move from IIS to Apache, so
> that I can get everything in order for a quick switch to Linux.
>
> I am happy that Apac
Hiya All,
I'm hoping someone can give me some pointers here.
We've got running Win2000 with Apache 3.1.19 (mod_ssl) and PHP4 (&
ChilliASP). And as such our system seems totally unprotected in the way that
a user could run a php script and delete anything on the system that they
fancied (on a tes
Hi all,
How can I get normal 404 error page when a requested php page doesn't exist?
If the requested page has a .php extension I'm getting an ugly warning from
php about internal server errors. If the file extension is .html or .htm I
get a normal 404 page from the web server. I'm using PHP4 wit