Re: [users@httpd] Error page server in Apache ?

2016-11-04 Thread Daniel
Yes, definetly. there is a variable called %{HTTP_HOST} which will be the hostname in the request. And you can use that variable for example in mod_rewrite, and mod_rewrite can perfectly point to local filesystem paths too. 2016-11-04 9:01 GMT+01:00 Joe Muller : > Hi All,

[users@httpd] Error page server in Apache ?

2016-11-04 Thread Joe Muller
Hi All, We currently have an old legacy Java application running under Sun Webservers that does the following. It's purpose is to display an error message if a particular webserver is down. The request is forwarded to the application from the load balancer when the load balancer detects