From 71632ac2d2024a58456c1ed429890359d3ae5986 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 27 Sep 2016 22:04:52 -0700 Subject: issue #536, path to nginx and lighttpd config scripts was wrong --- install/INSTALL.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'install') 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. -- cgit v1.2.3