From 9b65eafe9074fe1d2b62c69db41bc353bb3143d2 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Mon, 31 Dec 2012 16:03:35 +0000 Subject: Updated README to have a small blurb about non-.php extension URLs and mod_rewrite. --- README | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3