issue #536, path to nginx and lighttpd config scripts was wrong

This commit is contained in:
redmatrix 2016-09-27 22:04:52 -07:00
parent 68d9d1cec2
commit 71632ac2d2

View File

@ -74,8 +74,8 @@ but may be an issue with nginx or other web server platforms.
1. Requirements 1. Requirements
- Apache with mod-rewrite enabled and "AllowOverride All" so you can use a - Apache with mod-rewrite enabled and "AllowOverride All" so you can use a
local .htaccess file. Some folks have successfully used nginx and lighttpd. local .htaccess file. Some folks have successfully used nginx and lighttpd.
Example config scripts are available for these platforms in doc/install. Example config scripts are available for these platforms in the install
Apache and nginx have the most support. directory. Apache and nginx have the most support.
- PHP 5.5 or later. - PHP 5.5 or later.