>Number: 4754 >Category: config >Synopsis: ExecCGI directive ignored >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache >State: open >Class: doc-bug >Submitter-Id: apache >Arrival-Date: Thu Jul 22 11:20:00 PDT 1999 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3.6 >Environment: FreeBSD 3.2-RELEASE gcc 2.7.2.1 >Description: I've created a script to execute 'uname -a' when called, but from the client side, I get 'Forbidden' and from the server log I get 'ExecCGI is off in this directory...'.
I edited the configuration and added Options ExecCGI to the directive and even created other directives but none rememdy the problem. <Directory "/usr/local/apache/htdocs"> ... Options ExecCGI </Directory> <Directory "/usr/local/apache/htdocs/uname"> ... Options ExecCGI </Directory> <DirectoryMatch "/usr/local/apache/htdocs/uname/*"> ... Options ExecCGI </DirectoryMatch> Client-Side: ------------ Forbidden You don't have permission to access /uname/index.cgi on this server. Apache/1.3.6 Server at www.intranova.net Port 80 Server-Side: ------------ Thu Jul 22 14:12:19 1999] [error] [client 209.3.31.74] Options ExecCGI is off in this directory: /usr/local/apache/htdocs/uname/index.cgi >How-To-Repeat: http://www.intranova.net/uname/ >Fix: None whatsoever come to mind at the time. >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, you need] [to include <[EMAIL PROTECTED]> in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]