On Mon, Jul 30, 2012 at 5:39 PM, Bo98 <BoEllisAnderson@xxxxxxx> wrote: > > Shawn Pearce wrote >> Maybe you forgot to enable ExecCGI? >> > Whoops, completely forgot about that, but, assuming I did it right, it still > doesn't seem to work. > > Here's what I did: > > <Directory "/usr/libexec/git-core/"> > Options +ExecCGI > Allow From All > </Directory> Are all directory permissions set right? Is SELINUX enabled, and if so are all of the contexts set correctly? Does your Apache configuration recognize things NOT spelled *.cgi as CGI scripts / programs? Besides, once you start asking Apache to do things outside of the base Document Root all sorts of interesting possibilities for failure become available. I am pretty sure that this isn't a Git problem, it is a CGI hosting / configuration problem. An Apache-centric list may be able to help you better and is likely a better place to ask. -- -Drew Northup -------------------------------------------------------------- "As opposed to vegetable or mineral error?" -John Pescatore, SANS NewsBites Vol. 12 Num. 59 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html