[WEB SECURITY] Securing apache installation with PHP
Peter Motykowski
pmotykowski at suncorp.coop
Thu May 19 11:56:14 EDT 2005
> -----Original Message-----
> From: Ryan Barnett
> Sent: Thursday, May 19, 2005 9:15 AM
> To: Peter Motykowski
> Cc: websecurity at webappsec.org
> Subject: Re: [WEB SECURITY] Securing apache installation with PHP
> ExtFilterDefine fixbanner mode=output ftype=30 \
> cmd="/bin/sed s|Apache.*$|Netscape-Enterprise/4\.1|g"
Does spawning a shell command to alter the banner of each outgoing HTTP packet introduce a significant load to the Apache server? I was doing something similar with the Apache's reverse proxy but never carried that experiment into a production environment. In that instance I was substituting certain text strings with 'replace' and was worried about the scalability of such a solution.
Peter
---------------------------------------------------------------------
The Web Security Mailing List
http://www.webappsec.org/lists/websecurity/
The Web Security Mailing List Archives
http://www.webappsec.org/lists/websecurity/archive/
More information about the websecurity
mailing list