nd 2003/07/31 16:15:12
Modified: . Tag: APACHE_2_0_BRANCH STATUS
Log:
this one was meant for 1.3 as well ...
Revision Changes Path
No revision
No revision
1.751.2.407 +2 -2 httpd-2.0/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/httpd-2.0/STATUS,v
retrieving revision 1.751.2.406
retrieving revision 1.751.2.407
diff -u -r1.751.2.406 -r1.751.2.407
--- STATUS 31 Jul 2003 22:58:57 -0000 1.751.2.406
+++ STATUS 31 Jul 2003 23:15:12 -0000 1.751.2.407
@@ -274,9 +274,9 @@
it will be redirected to http://host//bar (double slash).
In 2.1 this was fixed while I rewrote the subst_prefix_path function,
which is responsible for this behaviour. I'd suggest to backport that
- function rewrite at all (it's even much better code :-).
+ function rewrite at all (it's even much better code :-). (2.0 + 1.3)
modules/mappers/mod_rewrite.c: r1.162
- +1: nd, trawick
+ +1: nd, trawick (?)
* mod_rewrite: don't exit(1) if the logfile could not be opened. Return
internal server error instead to shutdown cleanly.
|