On Sun, 20 Mar 2016 10:29:26 +0530, you wrote: > Hello, > > I have 4 apache servers with each having separate status page. I can see > the status page by opening 4 different web page. Now I need a solution to > open this all the status pages in a single web page. Does anyone know how > to implement this?
Simplest solution: Build a web page with four frames or iframes, each pointing to the appropriate server-status page. -- Regards, Kees Nuyt --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org