How to setup Linux 301 Redirect to an old to a new domain using .htaccess file#
Options +FollowSymLinks RewriteEngine on RewriteRule (.*) http://www.newdomain.co.uk/$1 [R=301,L]
Back to Linux
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This page (revision-1) was last changed on 15-Jun-2009 20:43 by Hyve Support