uhlhosting commented on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-739890530


   I think also 
   
   ```
        location /status {
                allow xxx.xxx.xxx.xxx;
                allow xxx.xxx.xxx.xxx;
                deny all;
                vhost_traffic_status_display;
                vhost_traffic_status_display_format html;
                pagespeed off;
        }
   ```
   
   Would work, now I am not sure what would be a better or more preffered 
solution from the two.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to