You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Nandish Rudra <nr...@calleci.com> on 2004/11/01 18:02:19 UTC

[users@httpd] CGI Configuration issues.

Hello,

I am running apache 2 on redhat 9  with tomcat 5 for processing jsp
requests. I have some cgi scripts that are called from one of the jsp's as a
link. I have modified the apache DocumentRoot to point to the
tomcat/webapps/ROOT (this is where my application lives), but I keep getting
the following error.

[Mon Nov 01 11:43:23 2004] [error] [client 127.0.0.1] script not found or
unable to stat: /usr/local/jakarta-tomcat/webapps/ROOT/support/book.cgi

Just want to mention I am new configuring apache.

I tried some things like:

	- I added a Script Alias for the directory that I had the script and
set the directory directive. - This did not work.
	- One of the FAQ's said I should Just add a directory directive for
the location where the scripts are and then add a SetHandler directive. When
I do this the whole site become inaccessible.

I would appreciate any help.

Regards, 
Nandish


---------------------------------------------------------------------
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