[UPHPU] caching style sheets, what's a unique URL?
Richard K Miller
richardkmiller at gmail.com
Thu Feb 21 13:56:59 MST 2008
On Feb 21, 2008, at 1:17 PM, Wade Preston Shearer wrote:
> Does anyone know if a browser will consider the following style
> sheet URL examples unique and therefore load the second one (instead
> of considering it already cached)?
>
> /path/to/file/name.css?some=blah&other=blah
> /path/to/file/name.css?some=stuff&other=stuff
I believe you are correct. That's how Wikipedia does CSS and how Ruby
on Rails does Javascript.
More information about the UPHPU
mailing list