I've read all the howto's and I can't get it to work. What silly thing have I overlooked?
I'm running debian testing. httpd.conf has: ---- begin httpd.conf extract ---- FastCgiExternalServer /var/www/swim \ -host localhost:9673 \ -pass-header Authorization \ -appConnTimeout 0 <Location /swim> SetHandler fastcgi-script </Location> LoadModule fastcgi_module /usr/lib/apache/1.3/mod_fastcgi.so ---- end httpd.conf extract ---- When I put http://localhost/swim in the browser I get a server error: [Sun Mar 24 08:55:07 2002] [error] [client 127.0.0.1] FastCGI: comm with server "/var/www/swim" aborted: idle timeout (30 sec) When I put http://localhost:9673/swim in the browser I get the correct page served by zope. DocumentRoot is /var/www and there is no /var/www/swim. -- "Once the principle of government -- judicial monopoly and the power to tax -- is incorrectly accepted as just, any notion of restraining government power and safeguarding individual liberty and property is illusory." -- Hans-Herman Hoppe Rick Pasotto [EMAIL PROTECTED] http://www.niof.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]