On 12/1/2010 5:09 PM, J. Greenlees wrote:
> Just a thought here,
> why not try removing environment complexity and use the windows versions
> of apache's httpd and perl instead of the cygwin based install?

You would want to avoid using this because you introduce all of the security
holes present in httpd 1.3 (more, in fact), and secondly because have layered
three abstraction layers on top of each other, when one is required (clib,
cygdll and apr, rather than simply apr which speaks naively to the win32 API,
or even natively to windows sfu).


---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to