Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to remove version after css & js resources
unixfox
New
Hello !
After the url of each resource, there is an "?" that not cached by some proxy caching servers like http://vanillaforums.org/applications/dashboard/design/style.css?v=2.2.100.3.
How to remove the version or "?" in the url of each resource ?
Emilien
0
Best Answer
-
hgtonight MVP
Two things.
The version is included in the query string to specifically bust caches on version changes. This is a desired effect.
You are running alpha software.
It sounds like you need to re-configure your proxy caching server configuration.
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
7
Answers
Two things.
The version is included in the query string to specifically bust caches on version changes. This is a desired effect.
You are running alpha software.
It sounds like you need to re-configure your proxy caching server configuration.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.