diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
