RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} !^CoralWebPrx
RewriteCond %{QUERY_STRING} !^coral-no-serve
RewriteRule ^/(.*)$ http://www.videolan.org.nyud.net:8090/$1 [R,L]
