Tim,
I don't know if this will help, but I've solved my Apache problem trying to execute cgi-bin scripts: The URL http:/localhost/cgi-bin/multimon.cgi correctly displayed the expected data. That is to say, I omitted the higher level directory names - my http.conf defines the location to serve documents as
/var/www/cgi-bin/
Furthermore, the ScriptAlias definition was
 ScriptAlias /cgi-bin "/var/www/cgi-bin"  (ie without the trailing /)
Hope this helps
(Thanks also to Ralph)
Regards
Graeme

--
Next meeting:  ???, ???day, 2012-11-?? 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
New thread on mailing list:  mailto:[email protected]
How to Report Bugs Effectively:  http://goo.gl/4Xue

Reply via email to