I have an IIS website that is soon to be taken down. The website is just to serve files from a file share over HTTP. There are some HTML files etc on the share so it was created to let users share links which are all derived from this website.
However, it is now time for this website to go away. I'm looking to either display an alert
, or a static <div>
or a "Message... You'll be redirected shortly" for all requests that come to this website.