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,