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

--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]