This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Description
I have ModPagespeedLoadFromFile set to look in my directory for the appropriate
files instead of requesting them from Apache. However, it seems that the query
string isn't being stripped before modpagespeed tries to find the file.
[...] [error] [mod_pagespeed 0.10.19.4-1209 @20786]
/home/[...]/public_html/wp-content/plugins/wp-cycle/jquery.cycle.all.min.js?ver=
3.2.1:0: open input file (code=2 No such file or directory)
Just to be clear, that file does exist.
Original issue reported on code.google.com by amat...@gmail.com on 6 Dec 2011 at 11:53