Skip to content
Snippets Groups Projects
Commit 13f9482f authored by Thomas Wood's avatar Thomas Wood
Browse files

Add www-rr-dev as a non-redirecting subdomain

parent fa4f3de2
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ CheckSpelling Off
RewriteEngine on
RewriteCond %{HTTP_HOST} !=psvg.doc.ic.ac.uk
RewriteCond %{HTTP_HOST} !=www-rr-dev.doc.ic.ac.uk
RewriteRule ^(.*)$ http://psvg.doc.ic.ac.uk/$1 [R=301]
ErrorDocument 404 /404.html
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment