Re: mod pagespeed image fetch problem

16 views
Skip to first unread message

Otto van der Schaaf

unread,
Mar 28, 2018, 2:49:11 PM3/28/18
to mod-pagesp...@googlegroups.com
The module uses http(s) fetching to get to recources referenced in html and css -- the mapping from url to disk should not be a problem.

But if mod_rewrite is involved you need to make sure that urls that have .pagespeed. in them are not mangled, because that would render the module unable to understand them (and cause 404s).

Meantime, setting the rewrite level to OptimizeForBandwidth may restore functionality if you are having trouble figuring out the required mod_rewrite configuraton changes.

Otto
On Wed, 28 Mar 2018 at 17:58, SAI PRASAD <saiprasa...@gmail.com> wrote:
Hi,

In my file system, the image path like 'Sample/The-sample-img.png'.

In browser, image is displaying properly when file name like 'The-Sample-Img.png' (Please check case sensitive here)
While, mod pagespeed is fetching, it's returns 404 error for 'GET Sample/The-Sample-Img.png'.

How to solve this problem ??


--
You received this message because you are subscribed to the Google Groups "mod-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mod-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mod-pagespeed-discuss/2afa22fa-ddd5-4d2d-bc2d-db04aebe8e6a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages