akosut 96/11/27 23:42:19
Modified:htdocs/manual new_features_1_2.html
htdocs/manual/mod core.html directives.html mod_cgi.html
mod_log_config.html mod_usertrack.html
Log:
Some cleanup (the directives go in ALPHABETICAL ORDER, please), plus
akosut 96/11/27 23:09:19
Added: htdocs/manual/mod mod_rewrite.html
Log:
Add docs for mod_rewrite
akosut 96/11/27 22:56:45
Modified:htdocs/manual new_features_1_2.html
htdocs/manual/mod mod_fastcgi.html
Log:
Fix FastCGI link and trivia.
Revision ChangesPath
1.5 +1 -1 apache/htdocs/manual/new_features_1_2.html
Index: new_features_1_2.h
brian 96/11/27 20:09:17
Removed: htdocs/manual/mod xssi.html
Log:
Text of xssi.html now merged into mod_include.html.
brian 96/11/27 20:08:39
Modified:htdocs/manual/mod mod_include.html
Log:
Added text from Howard Fear on new functionality in 1.2's SSI.
Revision ChangesPath
1.3 +114 -18 apache/htdocs/manual/mod/mod_include.html
Index: mod_include.html
==
pcs 96/11/27 01:37:12
Modified:htdocs/manual new_features_1_2.html
Log:
Add mod_headers and new redirect options to the new in 1.2 page
Revision ChangesPath
1.4 +10 -0 apache/htdocs/manual/new_features_1_2.html
Index: new_features_1_2.html
==
pcs 96/11/27 01:30:52
Modified:htdocs/manual/mod mod_alias.html
Log:
Document the "Redirect [ temp | permanent | seeother | gone ] ..." format of
Redirect directive.
Revision ChangesPath
1.4 +26 -4 apache/htdocs/manual/mod/mod_alias.html
Index: mod_a