Update README for new mod (xsendfile, fastcgi, proxy_fcgi)

This commit is contained in:
kadogo 2017-02-07 16:03:30 +01:00 committed by Alexander Weidinger
parent 14fa8d8616
commit 93e1a0a9cd

View File

@ -55,6 +55,11 @@ Enables the Apache module mod_proxy. (Debian and FreeBSD only)
Enables the Apache module mod_proxy_http and requires the Apache module mod_proxy to be enabled. (Debian Only)
``apache.mod_proxy_fcgi``
-------------------------
Enables the Apache module mod_proxy_fcgi and requires the Apache module mod_proxy to be enabled. (Debian Only)
``apache.mod_wsgi``
-------------------
@ -100,6 +105,11 @@ Enables mod_cgi. (FreeBSD only)
Installs and enables the mod_fcgid module
``apache.mod_fastcgi``
--------------------
Installs and enables the mod_fastcgi module
``apache.mod_dav_svn``
--------------------
@ -144,6 +154,11 @@ Enables the Apache module vhost_alias (Debian Only)
Enables and configures the Apache module mod_remoteip using data from Pillar. (Debian Only)
``apache.mod_xsendfile``
----------------------
Installs and enables mod_xsendfile module. (Debian Only)
``apache.own_default_vhost``
--------------------------