From 75438e12e563f2bd3f21d3a4943a3c83656eeb97 Mon Sep 17 00:00:00 2001 From: Martian Date: Wed, 22 Jun 2016 09:10:23 -0400 Subject: apache on fedora and suid bit --- doc/tips/dot_cgi.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/tips') 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 -- cgit v1.2.3