From d379841850daab4693d596784b790b13e20e3a03 Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Thu, 03 Feb 2005 00:17:58 +0000 Subject: 1. added a 'browse-through' navigation 2. improved performance by passing -flush to FastCgiExternalServer 3. emphasized links in text --- (limited to 'conf') diff --git a/conf/httpd.conf.in b/conf/httpd.conf.in index 5910620..2184627 100644 --- a/conf/httpd.conf.in +++ b/conf/httpd.conf.in @@ -1,4 +1,4 @@ -FastCgiExternalServer @web_run_root@/fastcgi-bin/site-c-ing -socket @web_run_root@/run/sitecing-socket +FastCgiExternalServer @web_run_root@/fastcgi-bin/site-c-ing -socket @web_run_root@/run/sitecing-socket -flush ServerName @v_hostname@ DocumentRoot @web_src_root@/htdocs -- cgit v0.9.0.2