- Issue created by @msn5158
Hello,
Have you not noticed this problem? Or is it just me that has this problem?
Hello,
The reason for this issue is due to the addition of this rule in the pseudo static:
location ~* \.(css|js)$ { try_files $uri @rewrite; expires max; log_not_found off; }
If delete it, the page will display normally, but adding this rule can improve the page loading speed. But, this issue does not occur in version 1.8, In version 1.8, regardless of whether this rule is added or not, it can still be displayed normally.
Can it solve?
- Status changed to Closed: works as designed
4 months ago 12:35pm 17 August 2024