IIS show upgrade website for all requests
- by Cheeky
Hi
I have a temp website set up in IIS Manager (6) linked to an IP / URL, for example:
1.2.3.4 / www.someUrl.com
When that url is accessed, the temp website shows fine.
But if someone tries to access any other file within that domain, for example:
www.someUrl.com/index.cfm?action=profile
then the upgrade website does not display.
How do I get it to show for all requests made to the domain www.someUrl.com??
Thanks