Redirect all pages within a directory

C

cubaman

Hi

I am looking for a way to redirect all pages within a virtual directory to 1
page or in other words to do the following when user types any of the
following

1.www.abs.com/product/12345
2.www.abs.com/product/abcdet
3.www.abs.com/product/RTYUTR

They will all be directed to the same .aspx page

Is it possible and where does it have to be implemented?

Thank you,
Samuel

Hello:
You can use http refresh too.
http://en.wikipedia.org/wiki/URL_redirection#Refresh_Meta_tag_and_HTTP_refresh_header
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top