got following:
The following cacheable resources have a short freshness lifetime. Specify an expiration at least one month in the future for the following resources:
It's okay, since I put small expiration intentinally. Going to change it.
Resources with a "?" in the URL are not cached by most proxy caching servers. Remove the query string and encode the parameters into the URL for the following resources:
This is not good. need to eliminate "?" some how. may be I can split it with "/"
maybe I can use mod_write to do this job done.
0 コメント:
コメントを投稿