redirect of entire folder with web.config?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mickey

    redirect of entire folder with web.config?

    I need to redirect all requests from www.example.com/folder to a single page
    www.example.com/page.aspx. And it needs to be a 301 redirect. Is there a
    way to do this just with a web.config file within /folder? It's on shared
    hosting so I don't have access to IIS.

    Thanks,
    Mickey


Working...