add_header help
    Indo Php 
    iptablez at yahoo.com
       
    Thu Nov 18 10:18:31 MSK 2010
    
    
  
I'm using nginx for load balancer. For debugging purposes, I'm trying to 
add_header on 50x error.
But based on manual, it's not possible.
        location = /50x.html {
                add_header Cluster      server01;
                root   /etc/nginx/html;
        }
Is there any other way to do this?
      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20101117/efc76106/attachment.html>
    
    
More information about the nginx
mailing list