slive 01/12/30 10:08:59 Modified: htdocs/manual/misc rewriteguide.html Log: rewriteguide typos. PR: 9315 Submitted by: [EMAIL PROTECTED] Revision Changes Path 1.15 +2 -2 httpd-docs-1.3/htdocs/manual/misc/rewriteguide.html Index: rewriteguide.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/misc/rewriteguide.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -b -u -r1.14 -r1.15 --- rewriteguide.html 8 Oct 2001 01:26:54 -0000 1.14 +++ rewriteguide.html 30 Dec 2001 18:08:58 -0000 1.15 @@ -1511,11 +1511,11 @@ # speed up and secure processing <Directory /> Options -FollowSymLinks -SymLinksIfOwnerMatch -AllowOverwrite None +AllowOverride None </Directory> # the status page for monitoring the reverse proxy -<Location /rproxy-status> +<Location /apache-rproxy-status> SetHandler server-status </Location>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
