Now the issue is resolved.I am able to get customized maintenance page.
I have to comment the following line(Require all denied) in the apache configuration file.
Before
<Directory />
AllowOverride none
Require all denied
</Directory>
After
<Directory />
AllowOverride none...
Hello Sir,
Thanks for the response.
Kindly let me know what should be done in this case.
Can't we set customized maintenance page when tomcat goes down on remote machine.
Thanks
Hello All,
I would like to set Apache maintenance page when tomcat goes down.
I have apache installed and using mod_jk connector to redirect request to backend tomcat servers.
I did following configurations under virtualhost 443 to setup maintenance page but it is not working as expected...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.