SergeyKhlopov commented on issue #1738:
URL:
https://github.com/apache/incubator-pagespeed-ngx/issues/1738#issuecomment-893320162
Thanks a lot =)
now there is no 403 error for pictures
```
location ~ \.(sh|hta|htp|sql|git|env)$ {
deny all;
}
```
`try_files` and `return ` haven't edited yet, i don’t understand yet what
the difference is, if it’s not difficult for you, could you explain. I will
close the question since the problem is solved =)
--
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]