]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Clarify RewriteBase comment in htaccess.sample
authorBrion Vibber <brion@pobox.com>
Thu, 25 Mar 2010 19:21:02 +0000 (12:21 -0700)
committerBrion Vibber <brion@pobox.com>
Thu, 25 Mar 2010 19:21:02 +0000 (12:21 -0700)
htaccess.sample

index 18a868698c1dc63e0c53554a0aa5fb13e92732c7..1b7701609e02704af852a0007da0aec25d1fc608 100644 (file)
@@ -2,6 +2,8 @@
   RewriteEngine On
 
   # NOTE: change this to your actual StatusNet path; may be "/".
+  # http://example.com/        => /
+  # http://example.com/mublog/ => /mublog/
 
   RewriteBase /mublog/