Displaying 1 result from an estimated 1 matches for "mod_cookies_security".
1997 Jan 12
0
Security release: Apache 1.1.2
...e may be found starting Monday at
ftp://ftp.secnet.com/pub/advisories/APACHE_MOD.advisory.1.13.97
*How to use the attached patches*
Attached to this message are two patches. Save them into your "src"
subdirectory of your Apache installation, and then do the following:
patch < mod_cookies_security.patch
patch < directoryindex_security.patch
make
You should then have a new "httpd" executable.
*How to turn off the features*
With the following changes you should not need to modify the 1.1.1 code.
1) Recompile the server without mod_cookies.c. If you''re running...