From: short <> Date: Fri, 16 Dec 2005 12:47:18 +0000 (+0000) Subject: +Forgotten "viewcvs" CGI execution. X-Git-Url: https://git.jankratochvil.net/?p=cvs.jankratochvil.net.git;a=commitdiff_plain;h=refs%2Fheads%2Fmaster +Forgotten "viewcvs" CGI execution. --- 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 + +