SergeyKhlopov commented on issue #1738:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1738#issuecomment-893258777


   Hi @Lofesa
   in includes/deny-files.conf;
   ```
   location ~ \.(sh|hta|htp|sql|git|env) {
        deny  all;
   }
   
   ```
   
   If in CamelCase then redirects.
   If like this -  https://domain.com/?pagespeedfilters=+debug it's just that 
there is no debug information in the html
   
   
![Screenshot_2](https://user-images.githubusercontent.com/49243422/128315426-872a6c42-a107-4adb-ac07-85219b64c41a.png)


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

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


Reply via email to