gentoo apparently ships mod_cgi.conf by default unconditionally (but does not enable it), so lets just indicate that in the config as well
This commit is contained in:
@@ -31,6 +31,7 @@ server.bind = "<SERVERIP>"
|
|||||||
url.access-deny = ("~", ".inc")
|
url.access-deny = ("~", ".inc")
|
||||||
|
|
||||||
include "mime-types.conf"
|
include "mime-types.conf"
|
||||||
|
#include "mod_cgi.conf"
|
||||||
|
|
||||||
fastcgi.server = (
|
fastcgi.server = (
|
||||||
".php" => (
|
".php" => (
|
||||||
|
|||||||
Reference in New Issue
Block a user