aboutsummaryrefslogtreecommitdiff
path: root/doc/tips
diff options
context:
space:
mode:
authorMartian <Martian@web>2016-06-22 09:10:23 -0400
committeradmin <admin@branchable.com>2016-06-22 09:10:23 -0400
commit75438e12e563f2bd3f21d3a4943a3c83656eeb97 (patch)
treeca900b0c1afeca3dbde2c4920e1eb3b794a1bd98 /doc/tips
parentec371adab1109b338a3de473298b41140ec5017e (diff)
downloadikiwiki-75438e12e563f2bd3f21d3a4943a3c83656eeb97.tar
ikiwiki-75438e12e563f2bd3f21d3a4943a3c83656eeb97.tar.gz
apache on fedora and suid bit
Diffstat (limited to 'doc/tips')
-rw-r--r--doc/tips/dot_cgi.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/dot_cgi.mdwn b/doc/tips/dot_cgi.mdwn
index 3fc404820..8667fed41 100644
--- a/doc/tips/dot_cgi.mdwn
+++ b/doc/tips/dot_cgi.mdwn
@@ -45,6 +45,8 @@ configuration changes should work anywhere.
ErrorDocument 404 /cgi-bin/ikiwiki.cgi
+* On Fedora (and RHEL, CentOS, and derivatives) you may need to change CGI mode from `06755` to `755` as suid/sgid bit is prohibited by `suexec`. ([Bug 1341568](https://bugzilla.redhat.com/show_bug.cgi?id=1341658))
+
## lighttpd
Here is how to enable cgi on [lighttpd](http://www.lighttpd.net/) and