blacklist.txt redirect?

Discussion in 'PHP' started by brianj, May 26, 2009.

  1. #1
    Hi, short question again..

    i have a rewrite rule:
    
    RewriteRule ^([a-zA-Z0-9]+)/?$ /index.php?keyword=$1 [L] 
    PHP:
    The problem, some keywords i want to have on a blacklist and then redirect them to another page...

    Any simple way to put such bad keyword into a blacklist?
    And maybe a formfield for that?


    Thanks for help,
     
    brianj, May 26, 2009 IP