Skip to content
Snippets Groups Projects
.htaccess 216 B
Newer Older
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]

Thomas Wood's avatar
Thomas Wood committed
ErrorDocument 404 /404.html