Clarify RewriteBase comment in htaccess.sample
This commit is contained in:
parent
800b335906
commit
38fac1d463
@ -2,6 +2,8 @@
|
|||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
|
|
||||||
# NOTE: change this to your actual StatusNet path; may be "/".
|
# NOTE: change this to your actual StatusNet path; may be "/".
|
||||||
|
# http://example.com/ => /
|
||||||
|
# http://example.com/mublog/ => /mublog/
|
||||||
|
|
||||||
RewriteBase /mublog/
|
RewriteBase /mublog/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user