summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 5 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 1929213..886a94d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -55,6 +55,10 @@ Installation
return;
}
-3) Log in and enjoy ;)
+3) install .htaccess: copy htaccess.template to .htaccess and edit it to set RewriteBase.
+ If your site is at http://example.org/~test/edoko you need to set
+ RewriteBase to /~test/edoko
+
+4) Log in and enjoy ;)
Arun