Free Advertising - Buy PSP - Mortgages - Bad Credit Mortgages - Internet Advertising

PDA

View Full Version : redirect to maintenance page at application level


sunilsagar
Apr 30th 2008, 1:13 am
I have have 3 applications (A, B, C)running on the server, apache 2.0.x is used as webserver. Currently if any application goes down, I'm redirecting using the error code "404, 500" to a common maintenance page as "site is under maintenance".

Now I have a new requirement, suppose if site A goes down, I have to redirect a page that "application A is under maintenance". and simlarly, if application B goes down, it should redirect to "application B is under maintenace".

Please help me .. how could I fix it ...


...Sunil