summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2012-12-31 16:03:35 +0000
committerNathan Kinkade <nath@nkinka.de>2012-12-31 16:03:35 +0000
commit9b65eafe9074fe1d2b62c69db41bc353bb3143d2 (patch)
treec77719994e0762a2ad3bb628053b000e0aa23eef
parent99036791cbd25bb3c3f133a788200c5918742f0f (diff)
Updated README to have a small blurb about non-.php extension URLs and mod_rewrite.
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index d4f9bd4..7b3cd99 100644
--- a/README
+++ b/README
@@ -18,6 +18,12 @@ http://nutridb.org/download.php
Minimally you will need to edit $config->_rootDir, $config->_rootUri
and the DB constants.
+5) This software relies on the mod_rewrite Apache module to remove
+ .php extensions from URLs. There is an .htaccess file included
+ which accomplishes this, but you will at the very least need to
+ have an "AllowOverride FileInfo" in your host's Apache config for
+ this to work.
+
That should be about it.
INSTALLING A NEW VERSION OF THE SR DATABASE