Annotation of parser3/www/htdocs/.htaccess, revision 1.44

1.28      paf         1: deny from 195.239.227.18 
                      2: deny from 194.84.132.18
                      3: deny from 62.32.47.130
                      4: deny from 62.32.63.235
                      5: 
1.18      paf         6: #apache
1.39      paf         7: #AddHandler parser3-handler html
                      8: AddHandler parsed-html html
1.42      paf         9: Action parsed-html /cgi-bin/debug/parser3
                     10: #Action parsed-html /cgi-bin/release/parser3
1.17      paf        11: #Action parsed-html /cgi-bin/ReleaseHEAD/parser3
                     12: #Action parsed-html /cgi-bin/DebugHEAD/parser3
                     13: #Action parsed-html /cgi-bin/ProfileDebug/parser3
                     14: #Action parsed-html /cgi-bin/DebugV7/parser3
                     15: #Action parsed-html /cgi-bin/p2Debug/parser2
1.28      paf        16: #Action parsed-html /cgi-bin/release310/parser3
1.27      paf        17: #Action parsed-html /cgi-bin/release308/parser3
1.22      paf        18: #Action parsed-html /cgi-bin/release311/parser3
1.29      paf        19: #Action parsed-html /cgi-bin/release312/parser3
1.30      paf        20: #Action parsed-html /cgi-bin/release313/parser3
1.43      paf        21: #Action parsed-html /cgi-bin/release314/parser3
1.44    ! paf        22: 
        !            23: RewriteEngine on
        !            24: RewriteRule ^news/(.*) /_doit.html?request=$1
        !            25: 
        !            26: AddType application/octet-stream .exe

E-mail: