doc/book/en/admin/instance-config.rst
branchstable
changeset 2172 cf8f9180e63e
parent 1714 a721966779be
child 2445 6f065b366d14
--- a/doc/book/en/admin/instance-config.rst	Fri Jun 19 09:19:27 2009 +0200
+++ b/doc/book/en/admin/instance-config.rst	Fri Jun 19 20:38:32 2009 +0200
@@ -51,7 +51,7 @@
      RewriteCond %(REQUEST_URI) ^/demo
      RewriteRule ^/demo$ /demo/
      RewriteRule ^/demo/(.*) http://127.0.0.1:8080/$1 [L,P]
-  
+
    and for the https:::
 
      RewriteCond %(REQUEST_URI) ^/ demo