diff options
Diffstat (limited to 'install/INSTALL.txt')
-rw-r--r-- | install/INSTALL.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt index 670ad5af5..94ec511d8 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -74,8 +74,8 @@ but may be an issue with nginx or other web server platforms. 1. Requirements - Apache with mod-rewrite enabled and "AllowOverride All" so you can use a local .htaccess file. Some folks have successfully used nginx and lighttpd. - Example config scripts are available for these platforms in doc/install. - Apache and nginx have the most support. + Example config scripts are available for these platforms in the install + directory. Apache and nginx have the most support. - PHP 5.5 or later. |