Hi experts,
I just set up my first httpd server 2.4.2. It is a simple setup, I took almost
everything as default setting.
After it was started, I tried test-cgi located in cgi-bin directory. The issue
was that the script didn't run. The browser only displayed the script contents.
Can anyone help ?
I checked httpd.conf which has
ScriptAlias /cgi-bin/ "/usr/local/apache2/cgi-bin/"
Here is the directory permission:
drwxr-xr-x 2 root root 4096 May 18 16:55 cgi-bin
scrip in cgi-bin t:
-rwxr-xr-x 1 root games 1135 May 18 15:35 test-cgi
I know that httpd runs as user 'demon', but I think the cgi file has 755
permission, it should have no problem.
Any help is appreciated.
Allen Liu
[email protected]
+1 510 936-0101
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]