Website URL
strippeddownstudio.co.uk
Error Message
403 forbidden
Other Information
using information found on here and online I am attempting to redirect .co.uk to .com. All information found says can be done using htaccess file
but it worked once but will not work now and get 403 forbidden do i need to add a index.html file?
Hi and welcome to the forum! Maybe you deleted the .htaccess
file by mistake; anyway either use our Redirects tool in the Client Area or create a new .htaccess
file on your old domain’s htdocs
folder with this content:
Redirect permanent / https://strippeddownstudio.com/
Like this it should work, but only after clearing your browser cache if it still doesn’t work on your side.
5 Likes