summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-01-16 22:23:48 +0100
committerFlorian Pritz <bluewind@xinu.at>2014-01-16 22:23:48 +0100
commitd4e263c21f6f399f70422d36e3950d5253bc53f3 (patch)
tree94c4227121c9ef48e72e2cc08aa557fd17447012 /INSTALL
parent5c5540a0c0b9b5b07e95a9d325229b4463feea3e (diff)
INSTALL: clarify config change needed for mod_rewrite
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index cb6b9a069..3ea7c0d80 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,7 @@
* The necessary database tables are created/updated automatically when accessing your pastebin
* Copy htaccess.txt to .htaccess if you want shorter URLs
- (also change the config setting)
+ (also set "$config['index_page'] = '';" in config-local.php)
* Add ./crontab or something similar to the user's crontab