--- parser3/www/htdocs/Attic/.htaccess 2002/06/21 12:42:27 1.5 +++ parser3/www/htdocs/Attic/.htaccess 2004/08/30 09:36:42 1.40 @@ -1,22 +1,20 @@ -#setenv TEST /foo/bin2 -#setenv HTTP_TEST /foo/bin3!2 -#setenv HTTP_PARSER_SITE_CONFIG /foo/bin3! -#setenv DOCUMENT_ROOT /test/3 +deny from 195.239.227.18 +deny from 194.84.132.18 +deny from 62.32.47.130 +deny from 62.32.63.235 -addhandler parser3-handler html -addhandler parser3-cgi-handler cgihtml -action parser3-cgi-handler /cgi-bin/parser3 - -order deny,allow -deny from all - -#design network -allow from 195.218.200 -allow from 192.168 -allow from 213.152.135 - -#satisfy any -# AuthType basic -# AuthName "parser3" -# AuthUserFile Y:\parser3project\parser3\www\htdocs\.htpasswd -# Require valid-user +#apache +#AddHandler parser3-handler html +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 +#Action parsed-html /cgi-bin/release308/parser3 +#Action parsed-html /cgi-bin/release311/parser3 +#Action parsed-html /cgi-bin/release312/parser3 +#Action parsed-html /cgi-bin/release313/parser3