I'm not sure what you mean exactly by 'security' but if you mean
authentication....

There are not many authentication modules that will work on windowz.  I
had to end up using mod_auth_dbm, an old flat files auth mod.

The windows version also runs under just 2 threads.  All the responses
are under a single PID, which can be an issue a you get a 'zombie'
process you have to be the ole' Microsoft bounce of the service.

I have been running a production box(win2k) for about 3 yrs on
Apache2.0.48 and it works.....but we are in the process of moving to the
LAMP platform.....hooray..

Enjoy!!

Thanx
Aaron N Wagner
Monitoring Systems and Network Tools
CCO-Command Center Operations
804.515.6298
 

> -----Original Message-----
> From: Robin Lynn Frank [mailto:[EMAIL PROTECTED] 
> Sent: Friday, August 12, 2005 3:16 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Apache2 on Win XP
> 
> I have Apache2 running on several Linux boxes and have become 
> comfortable
> with security on those machines.  I'm forced to run Apache2 
> on a Windows XP
> box and was wondering if anyone can point me to  Win 
> XP-specific security
> issues that need to be addressed.
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to