Hi, > How do I change the direction of www.CompanySite.com to a new folder with a single TempDown.htm file that they get to read?
Create a new web that points to a different physical directory. Replace the 404.htm page with the down message, because otherwise you users with a direct link won't see the down message. Stop the real web, then launch the replacement web. You can't do it the other way round because both webs need to listen to the same port. Alternatively you can change the existing web. First replace the 404 page (Properties > Custom Errors) then change the location (Properties > Home Directory). -- Christof _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

