Portal Home > Knowledgebase > Windows Hosting > ASP programing > How to Redirect the site to a Subfolder
You can redirect any subdomain folder on domain by using ASP redirect script.
ASP re-direct script should be :
<%Response.Buffer = True%><%Response.Redirect "http://yourdomainname.com/subfolder"%>
Was this answer helpful? Yes No
Add to Favourites Print this Article
Powered by WHMCompleteSolution
Quick Navigation
Client Login
Email
Password
Remember Me
Search
Knowledgebase Downloads