stoner
2011-07-22, 03:03 PM
How, or where, do I set my IIS Server to do redirects? I have onCloud hosting and see no place for that in my Configuration & Admin panel.
I want some pages to point to other ones inside the domain or to pages in another domain.
suwunk
2011-07-24, 05:50 AM
Hi Stoner,
Check this out;
http://myhosting.com/forums/programming/1493-301.html
http://myhosting.com/forums/troubleshooting/412-domain-redirect.html#post2002
If you're still having problems please contact myhosting Customer Support team, they will be happy to assist you with this. You can contact them at support@myhosting.com, or by phone at 1-866-289-5091
Solutions from Jeremya (http://myhosting.com/forums/members/jeremya/)
In a shared windows hosting account that does not have direct access to IIS, you can create a redirect using your web.config file in the root of your website. Create that file and insert the code mentioned here:
http://myhosting.com/kb/Create_301_redirects_in_onCloud
Cheers