Re: [PHP-WIN] Apache and SSL

2001-04-09 Thread Steve Prentice
"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

Re: [PHP-WIN] PHP as an Apache module

2001-04-08 Thread Steve Prentice
"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

[PHP-WIN] Security Win2000/PHP4/Apache 3.1.19 - help!

2001-04-08 Thread Steve Prentice
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

[PHP-WIN] Page 404 errors, I wish! - Help!

2001-03-08 Thread Steve Prentice
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