#11php_flag register_globals 1
#11php_value register_long_arrays on
Options +FollowSymLinks
RewriteEngine on

#redirect 301 /~radio http://www.radioworld.co.uk/catalog

#
#RewriteCond %{HTTP_HOST} ^www.radioworld.co.uk/~radio
#RewriteRule ^(.*)$ http://www.radioworld.co.uk/catalog/$1 [R=301,L]

ErrorDocument 404 httpdocs/index.html
ErrorDocument 403 httpdocs/index.html

#RewriteEngine On
#ReWriteRule ^/~(.*) /$1 [L]

#RewriteCond %{HTTP_HOST} ^radioworld.co.uk/~radio [NC]
#RewriteRule ^(.*)$ http://www.radioworld.co.uk/$1 [L,R=301]



#RewriteEngine on
#RewriteCond %{HTTP_HOST} ^radioworld.co.uk/~radio$ [OR]
#RewriteCond %{HTTP_HOST} ^www.radioworld.co.uk/~radio$
#RewriteRule ^/?$ http://www.radioworld.co.uk/catalog [R=301,L]



#RewriteCond %{REQUEST_URI} !^/~.*$
#RewriteCond %{SCRIPT_FILENAME} \/home\/(.*)\/public_html\/(.*\.(pl|cgi))
#RewriteRule ^.*$ /~%1/%2 [L]



#ReWriteRule ^/~radio(.*) /$1 [L]


#RewriteCond %{HTTP_HOST} ^(www\.)?radioworld\.co\.uk\~radio /* if the URL being searched for matches www.radioworld.co.uk or radioworld.co.uk */ 

#RewriteRule ^~radio/(.+) http://www.radioworld.co.uk/$1 [R=301,L]
#RewriteRule ^~radio(.*)$ http://www.radioworld.co.uk/catalog$1 [R,L]

#RewriteCond %{HTTP_HOST} !^www\.(.*)$ [NC]
#RewriteRule ^(.*)$ http://www.%{HTTP_HOST}/catalog/$1 [R=301,L]


#RewriteRule ^~([-_a-z0-9]*)    /users/$1









deny from 208.115.96.0/19
deny from 208.115.111.247
deny from 208.115.127.255