Hi All,
I have set up apache webserver(2.0.46/RHEL3) in one of our test-servers.. I want to apache to run cgi-script .. I have put ScriptAlias entry like this
ScriptAlias /cgi-bin/ /etc/httpd/conf/cgi-bin
there are certian cgi script inside this dir.. owner of the file is
user : apache group : webserver
i have given execute permission to these files.. still I am not able to run those scripts .. I do not have selinux installed
Plz help
Rgds Amit