dgaudet 97/04/16 19:52:53
Modified:src CHANGES mod_rewrite.c mod_rewrite.h
Log:
Updated mod_rewrite to 3.0.5: Fixes problem with rewriting inside
sections missing a trailing /.
Reviewed by: Dean, Randy
Submitted by: Ralf
Revision ChangesPath
1.236 +2
dgaudet 97/04/16 19:50:21
Modified:src CHANGES mod_negotiation.c
Log:
Promote per_dir_config and subprocess_env from subrequest to main request.
Fixes a problem where sections weren't properly applied to negotiated
content.
Reviewed by: Roy, Randy
Revision Chan
dgaudet 97/04/16 12:50:02
Modified:src mod_cgi.c
Log:
Close script_in before trying to eat up script_err to prevent a deadlock.
Submitted by: Ralf
Reviewed by: Roy, Dean
Revision ChangesPath
1.38 +1 -2 apache/src/mod_cgi.c
Index: mod_cgi.c
=
pcs 97/04/16 05:43:21
Modified:htdocs/manual handler.html
Log:
Add missing >
Submitted by: [EMAIL PROTECTED]
Revision ChangesPath
1.7 +1 -1 apache/htdocs/manual/handler.html
Index: handler.html
==
pcs 97/04/16 05:40:32
Modified:htdocs/manual/mod mod_dir.html
Log:
Fix description of DirectoryIndex to explain that a directory index will
only be returned if Options +Indexes is set.
Revision ChangesPath
1.4 +11 -7 apache/htdocs/manual/mod/mod_dir.html
pcs 97/04/16 05:21:10
Modified:htdocs/manual/mod directives.html mod_env.html
Log:
Document UnsetEnv. Fix documented syntax of SetEnv.
Revision ChangesPath
1.18 +1 -0 apache/htdocs/manual/mod/directives.html
Index: directives.html
===
pcs 97/04/16 02:50:17
Modified:htdocs/manual/mod directives.html
Log:
Add ScoreBoardFile, add <..> to IfModule
Submitted By: [EMAIL PROTECTED]
Revision ChangesPath
1.17 +2 -1 apache/htdocs/manual/mod/directives.html
Index: directives.html
==
pcs 97/04/16 02:13:05
Modified:htdocs/manual/mod mod_auth_anon.html
Log:
Add missing link targets [EMAIL PROTECTED]
Module is not compiled in by default.
Update directive descriptions to use standard manual page format.
Revision ChangesPath
1.5 +71 -38a
pcs 97/04/16 02:09:35
Modified:htdocs/manual/mod core.html
Log:
Put ClearModuleList in correct place.
Submitted By: [EMAIL PROTECTED]
Revision ChangesPath
1.46 +11 -11apache/htdocs/manual/mod/core.html
Index: core.html
===