[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: CGI script not executing on apache
Uncomment or add "AddHandler cgi-script .cgi" in yout httpd.conf file
Feargal
Feargal Ledwidge, CCDA CCNP
fledwidge@wave3software.com
Manager of Network & Systems Administration
Wave 3 Software
-----Original Message-----
From: Tony Mesias [mailto:tmesias@us.ibm.com]
Sent: Wednesday, July 10, 2002 4:33 PM
To: northstar-general@brownkid.net
Subject: CGI script not executing on apache
When I point the browser to the apache server it doesn't execute the
CGI, it instead sends the text of the CGI!
What is wrong with my configuration?