summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-03-25 12:21:02 -0700
committerBrion Vibber <brion@pobox.com>2010-03-25 12:21:02 -0700
commit38fac1d46364933b2d0a0a33a02c0b4b78e376b4 (patch)
tree5d22a470306f51359e117709856f7a9bdbecf3ef
parent800b33590696e85480aa73c25261d80f1926e56d (diff)
Clarify RewriteBase comment in htaccess.sample
-rw-r--r--htaccess.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/htaccess.sample b/htaccess.sample
index 18a868698..1b7701609 100644
--- a/htaccess.sample
+++ b/htaccess.sample
@@ -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/