Jason,

Yes.

Note: This web server is currently work fine. We have bugs database
and other internal web setup. When I add " SetHandler cgi-script "
then our web page does not work. I got the error: " access denied "

/etc/httpd/conf/httpd.conf

*******snip ************

<Directory "/var/www/html/codestriker/cgi-bin">
        AllowOverride None
        Options +ExecCGI +FollowSymLinks
        Order allow,deny
        Allow from all
</Directory>

*******snip*************

As alway Thank you for your time. We realy like Codestriker, but I need to get 
its up first.

DE-

 -------------- Original message ----------------------
From: Jason Remillard <[EMAIL PROTECTED]>
> Hi,
> 
> It sounds like a problem in the apache configuration file. Apache does not 
> know 
> it is supposed to
> run the perl code as a cgi, so instead it is serving out the source code. 
> Could 
> you send us your
> changes to the apache file. They should look like the examples in the install 
> manual. 
> 
> Thanks
> Jason.


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Codestriker-user mailing list
Codestriker-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/codestriker-user

Reply via email to