Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: maintenance.html displays in all browsers but IE |
|
Author |
|
thomasrpokorny
Joined: 05 Dec 2016 Posts: 2 Location: Sanford
|
Posted: Mon 05 Dec '16 19:11 Post subject: maintenance.html displays in all browsers but IE |
|
|
When I pull up a page that is not in existance, the browser presents the maintenance.html per the below 404 behavior. This is true of all browsers except for IE11. (used dev tools to mock other IE versions as well and getting the same behavior. IE simply displays a webpage cannot be found repsonse. Any way to correct this?
ErrorDocument 403 /errors/maintenance.html
ErrorDocument 404 /errors/maintenance.html
ErrorDocument 408 /errors/maintenance.html
ErrorDocument 500 /errors/maintenance.html
ErrorDocument 501 /errors/maintenance.html
ErrorDocument 502 /errors/maintenance.html
ErrorDocument 503 /errors/maintenance.html
ErrorDocument 504 /errors/maintenance.html
ErrorDocument 505 /errors/maintenance.html |
|
Back to top |
|
glsmith Moderator

Joined: 16 Oct 2007 Posts: 2268 Location: Sun Diego, USA
|
|
Back to top |
|
thomasrpokorny
Joined: 05 Dec 2016 Posts: 2 Location: Sanford
|
|
Back to top |
|
|
|
|
|
|