1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 <2005> 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 <2005> 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: can't connect to ArchiveDataServer |
From: | Kay-Uwe Kasemir <[email protected]> |
To: | tech talk <[email protected]> |
Date: | Wed, 07 Dec 2005 11:13:35 -0500 |
Many thanks to Kay and Paul for pointing us in the right direction. We were actually missing the "ScriptAlias" directive. I believe the httpd setup as outlined in the Channel Archiver manual should contain the line:
ScriptAlias /archive/cgi "/var/www/html/archive/cgi"
Maybe, but then I end up duplicating all the documentation for all the webservers out there. The manual now contains a section Data Server - Testing, Debugging which includes the
idea. Hope that'll help people help themselves.telnet my_web_server_host 80 GET /archive/cgi/ArchiveDataServer.cgi HTTP/1.0<RETURN> <RETURN>