Received: (qmail 21450 invoked by uid 501); 21 Aug 2000 19:48:33 -0000 Message-Id: <20000821194833.21445.qmail@locus.apache.org> Date: 21 Aug 2000 19:48:33 -0000 From: Kelly Hamlin Reply-To: fizz@bomb.net To: submit@bugz.apache.org Subject: SSI wont ExecCGI with correct CGI-BIN path for Virtual Host X-Send-Pr-Version: 3.110 >Number: 6438 >Category: mod_include >Synopsis: SSI wont ExecCGI with correct CGI-BIN path for Virtual Host >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Mon Aug 21 12:50:01 PDT 2000 >Closed-Date: Mon Aug 21 14:17:31 PDT 2000 >Last-Modified: Mon Aug 21 16:40:00 PDT 2000 >Originator: fizz@bomb.net >Release: 1.3.12 >Organization: >Environment: Linux Slackware 3.6 >Description: Im running several VHosts, and when i Use an SSI page to #exec cgi from a vhost it cannot and will not find the correct CGI-BIN. Undefined CGI is all it reports in error log, however if i use the FULL path such as www.domain.com/bs/counter.html WORKS, however vhost bs.domain.com/counter.html DOES NOT work. I have ScriptAlias /cgi-bin/ /http/bs/cgi-bin/ And i also have tried adding Options All Allowoverride All in the vhost setup. Like i said it works on the docroot domain, but its almost like thier is a bug in SSI where it doesnt see the correct CGI-Bin, ive also tried copying the .cgi to the docroot cgi-bin dir >How-To-Repeat: http://www.bomb.net/bs/counter.html http://bs.bomb.net/counter.html in counter.html i have Also i also have it set to parse .html as well as .shtml i have a script alias setup for bs.bomb.net (ScriptAlias /cgi-bin/ /http/bs/cgi-bin) >Fix: i dont know programming of any sort, but im sure once you look at this youll understand it. >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Mon Aug 21 14:17:30 PDT 2000 State-Changed-Why: If I try to access http://bs.bomb.net/cgi-bin/counter.cgi from a web browser, it requires authentication. Since the subrequest has no authentication nor any way of requesting any, obviously it fails. From: "Kelly Hamlin" To: Cc: Subject: Re: mod_include/6438: SSI wont ExecCGI with correct CGI-BIN path for Virtual Host Date: Mon, 21 Aug 2000 18:37:19 -0400 Aight, i guess im kind of an idiot, i completely forgot that directory was passworded.. when i get to work, lemme try a few things and ill report progress. thanks ----- Original Message ----- From: To: ; ; Sent: Monday, August 21, 2000 5:17 PM Subject: Re: mod_include/6438: SSI wont ExecCGI with correct CGI-BIN path for Virtual Host > [In order for any reply to be added to the PR database, you need] > [to include 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! ] > > > Synopsis: SSI wont ExecCGI with correct CGI-BIN path for Virtual Host > > State-Changed-From-To: open-closed > State-Changed-By: marc > State-Changed-When: Mon Aug 21 14:17:30 PDT 2000 > State-Changed-Why: > If I try to access http://bs.bomb.net/cgi-bin/counter.cgi from > a web browser, it requires authentication. Since the subrequest > has no authentication nor any way of requesting any, obviously > it fails. > > From: "Kelly Hamlin" To: Cc: Subject: Re: mod_include/6438: SSI wont ExecCGI with correct CGI-BIN path for Virtual Host Date: Mon, 21 Aug 2000 19:25:59 -0400 is it possible to have apache use .htaccess only for certail files in a directory? i looked up and but niether worked.. thanks in advance. ----- Original Message ----- From: To: ; ; Sent: Monday, August 21, 2000 5:17 PM Subject: Re: mod_include/6438: SSI wont ExecCGI with correct CGI-BIN path for Virtual Host > [In order for any reply to be added to the PR database, you need] > [to include 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! ] > > > Synopsis: SSI wont ExecCGI with correct CGI-BIN path for Virtual Host > > State-Changed-From-To: open-closed > State-Changed-By: marc > State-Changed-When: Mon Aug 21 14:17:30 PDT 2000 > State-Changed-Why: > If I try to access http://bs.bomb.net/cgi-bin/counter.cgi from > a web browser, it requires authentication. Since the subrequest > has no authentication nor any way of requesting any, obviously > it fails. > > >Unformatted: [In order for any reply to be added to the PR database, you need] [to include 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! ]