You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Sander Holthaus - Orange XL <in...@orangexl.com> on 2002/09/26 12:54:42 UTC

[users@httpd] Apache 2.0.42 and scripts

Hello everyone,

I've just uipgraded to Apache 2.0.42 an need serious help. For some reason,
Apache 2.0.42 does not execute scripts anymore that are not directly under
cgi-bin. If the location is /cgi-bin/anotherdir/script.cgi, Apache now
returns the source of the script! It seems that the ScriptsAlias and
ScriptAliasMatch-directives are broken. Setting ScriptAlias
/cgi-bin/anotherdir/ does not workt either nor does ScriptAliasMatch
/(.*)\.cgi$ /usr/local/www/domain.com/cgi-bin/$1.cgi

Can anyone help me out on this, my entire site is down :-(

Regards,
Sander Holthaus



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Apache 2.0.42 and scripts

Posted by Sander Holthaus - Orange XL <in...@orangexl.com>.
--> UPDATE: seems to be in conjunction with POST-requests. GET requests
function normal.

----- Original Message -----
From: "Sander Holthaus - Orange XL" <in...@orangexl.com>
To: <us...@httpd.apache.org>
Sent: Thursday, September 26, 2002 12:54 PM
Subject: [users@httpd] Apache 2.0.42 and scripts


> Hello everyone,
>
> I've just uipgraded to Apache 2.0.42 an need serious help. For some
reason,
> Apache 2.0.42 does not execute scripts anymore that are not directly under
> cgi-bin. If the location is /cgi-bin/anotherdir/script.cgi, Apache now
> returns the source of the script! It seems that the ScriptsAlias and
> ScriptAliasMatch-directives are broken. Setting ScriptAlias
> /cgi-bin/anotherdir/ does not workt either nor does ScriptAliasMatch
> /(.*)\.cgi$ /usr/local/www/domain.com/cgi-bin/$1.cgi
>
> Can anyone help me out on this, my entire site is down :-(
>
> Regards,
> Sander Holthaus
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org