-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
idk what to set for this, but this makes developing with changing CSS very difficult (especially since development CSS might not have hashed filename to bust the cache). Seems like it’s meant for production.
wordpress/recipes/wordpress/default.conf.tpl
Lines 63 to 66 in 853917f
| location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ { | |
| expires max; | |
| log_not_found off; | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working