--- parser3/www/htdocs/Attic/.htaccess 2003/09/26 09:06:21 1.16 +++ parser3/www/htdocs/Attic/.htaccess 2003/09/26 13:36:36 1.17 @@ -3,8 +3,19 @@ deny from 194.84.132.18 deny from 62.32.47.130 deny from 62.32.63.235 +#AddHandler parser3-handler html #apache AddHandler parsed-html html Action parsed-html /cgi-bin/debug/parser3 +#Action parsed-html /cgi-bin/release/parser3 +#Action parsed-html /cgi-bin/ReleaseHEAD/parser3 +#Action parsed-html /cgi-bin/DebugHEAD/parser3 +#Action parsed-html /cgi-bin/ProfileDebug/parser3 +#Action parsed-html /cgi-bin/DebugV7/parser3 +#Action parsed-html /cgi-bin/p2Debug/parser2 +#Action parsed-html /cgi-bin/release310/parser3 + + + # enabling SSI Options +Includes