File:  [parser3project] / parser3 / www / htdocs / Attic / .htaccess
Revision 1.44: download - view: text, annotated - select for diffs - revision graph
Mon Jun 6 08:45:12 2005 UTC (21 years, 3 months ago) by paf
Branches: MAIN
CVS tags: release_3_1_6, release_3_1_5, HEAD
! bugfix ^string:sql ^table:sql ^hash:sql now DO process $.bind option

deny from 195.239.227.18 
deny from 194.84.132.18
deny from 62.32.47.130
deny from 62.32.63.235

#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
#Action parsed-html /cgi-bin/release314/parser3

RewriteEngine on
RewriteRule ^news/(.*) /_doit.html?request=$1

AddType application/octet-stream .exe

E-mail: