Error activating browser caching
-
Hi!
I tried to activate the browsing cache but nginx got an error:nginx: [emerg] “location” directive is not allowed here in /etc/nginx/nginx.conf:87
It would be:
location ~* \.(txt|xml|js)$ {
expires 1y;
}What’s wrong?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error activating browser caching’ is closed to new replies.