cvs commit: apache-1.3/htdocs/manual/mod mod_rewrite.html
rse 98/02/25 07:42:59 Modified:htdocs/manual/mod mod_rewrite.html Log: Ops, we have totally mis-documented the %{LA-U:xxx} and %{LA-F:xxx} constructs, thus no one noticed that it can be used to lookup the REMOTE_USER variable (one of the mod_rewrite FAQs) even in per-server c
cvs commit: apache-1.3/src/main http_config.c
dgaudet 98/02/25 01:36:13 Modified:src CHANGES src/main http_config.c Log: fix binding to port 0 Revision ChangesPath 1.667 +3 -0 apache-1.3/src/CHANGES Index: CHANGES ===