nav2567
asked on
Present a secured site maintenance page.
Dear Experts,
We have a IIS secured website which has yet to pass a penetration test before we can open it to public access.
Is there a secured way we could allow some sort of static page for external access site until the pen test is completed?
The website is already linked to a secured certificate which has the site's common name defined. Basically, we want to present a maintenance page just to relay the information that the site is not available or not yet active.
Please advise if this is doable or not.
Thanks in advance ;)
We have a IIS secured website which has yet to pass a penetration test before we can open it to public access.
Is there a secured way we could allow some sort of static page for external access site until the pen test is completed?
The website is already linked to a secured certificate which has the site's common name defined. Basically, we want to present a maintenance page just to relay the information that the site is not available or not yet active.
Please advise if this is doable or not.
Thanks in advance ;)
ASKER
Thanks.
The website is already binded to a SSL certificate and we open only 443 on our firewall.
Will redirect work?
The website is already binded to a SSL certificate and we open only 443 on our firewall.
Will redirect work?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
https://technet.microsoft.com/en-us/library/cc731578(v=ws.10).aspx
Another is that you could set that site up to serve the same page for all requests, regardless of the request URL. The strategy is to stop website regardless of the request coming in