fanf99/12/20 10:16:55
Modified:src/main http_vhost.c
src/modules/standard mod_vhost_alias.c
Log:
Leave the case-insensitivity stuff as it was before.
Revision ChangesPath
1.17 +1 -1 apache-1.3/src/main/http_vhost.c
Index: http_vhost.c
=
fanf99/12/20 09:43:41
Modified:src CHANGES
src/main http_protocol.c http_vhost.c
src/modules/standard mod_vhost_alias.c
Log:
A better fix for the mass virtual hosting security problem spotted by Lars.
This solves the problem for mod_rewrite se
fanf99/12/19 21:24:28
Modified:src/modules/standard mod_vhost_alias.c
Log:
Fix for the security problem spotted by Lars Eilebrecht <[EMAIL PROTECTED]>
Revision ChangesPath
1.3 +9 -4 apache-1.3/src/modules/standard/mod_vhost_alias.c
Index: mod_vhost_ali
coar99/06/22 08:33:20
Modified:src Configuration.tmpl
src/main http_core.c
src/modules/standard mod_vhost_alias.c
Log:
Jim beat me to the server_rec and ap_mmn fixes, so what's left
here is just some cleanup from the new module add