]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
apache on fedora and suid bit
authorMartian <Martian@web>
Wed, 22 Jun 2016 13:10:23 +0000 (09:10 -0400)
committeradmin <admin@branchable.com>
Wed, 22 Jun 2016 13:10:23 +0000 (09:10 -0400)
doc/tips/dot_cgi.mdwn

index 3fc4048204ac6829944094d27dfe2ee8c5188627..8667fed41f76de8242d3d90ead89f88ba4fdd14c 100644 (file)
@@ -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