From 7309ce901093fd368aa62e9d3855a2ac42d0d22e Mon Sep 17 00:00:00 2001 From: short <> Date: Fri, 16 Dec 2005 12:47:18 +0000 Subject: [PATCH 1/1] +Forgotten "viewcvs" CGI execution. --- .htaccess | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.htaccess b/.htaccess index 06aea1d..de08349 100644 --- a/.htaccess +++ b/.htaccess @@ -23,3 +23,10 @@ Options None RewriteRule ^/*$ http://localhost:7680/IndexCVS.pm [P,L] + + + + Options +ExecCGI + SetHandler cgi-script + + -- 1.8.3.1