Profile image for Andy C364 AndyC364
put a new .htaccess (no extension) in folder you want to redirect from.
Then paste the following code in.
Language
Text only
Tags
.htaccess htaccess redirect

.htaccess redirect

1 redirect 301 /folder/ http://www.domain.co.uk/

Comments