is it possible to turn off / make offline, a website on IIS7 BUT it has a maintenance page 'sorry, we're offline' with a status 503?
I know the app_offline.html page does this BUT it reports a 404, not a 503.
Can this be done another way?
Create a page in ASP which returns a 503 and use it instead of app_offline.html?
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
3 years ago
viewed
675 times
active