Make sure the scripts have execute permissions on them as well make sure
the path to perl at the top is the right one!
On Tue, 8 Aug 2000, root wrote:
> Date: Tue, 08 Aug 2000 16:47:30 -0700
> From: root <[EMAIL PROTECTED]>
> To: newbie <[EMAIL PROTECTED]>
> Subject: enable CGI scripts
>
> i have got apache_1.3.12 working on my machine, but if i try to open any
> cgi files in navigator all i see is the code. here is what is in my
> httpd.conf file:
>
> ScriptAlias /cgi-bin/ "/home/httpd/cgi-bin/"
>
> #
> # "/home/httpd/cgi-bin" should be changed to whatever your ScriptAliased
>
> # CGI directory exists, if you have that configured.
> #
> <Directory "/home/httpd/cgi-bin">
> AllowOverride None
> Options ExecCGI
> Order allow,deny
> Allow from all
> </Directory>
>
> is that all that has to be done? when i try to view the cgi file in
> netscape i go File -> Open Page...-> Choose File and select the .cgi
> file i want to see. then click the 'View in Navigator' button. Is this
> wrong? is there some other way to view .cgi files?
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to [EMAIL PROTECTED]
> Please read the FAQ at http://www.linux-learn.org/faqs
>
Noah
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs