Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

javascript with name rewriten not found #37

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 3 comments
Closed

javascript with name rewriten not found #37

GoogleCodeExporter opened this issue Apr 6, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. enable mod_pagespeed for apache
2. visit the website
3.

What is the expected output? What do you see instead?
website work as usual.
website stop working because responses to some javascript are 404 not found. 
Those javascripts' name has been rewriten by mod_pagespeed.

What version of the product are you using (please check X-Mod-Pagespeed
header)?
revision 137

On what operating system?
centos/archlinux

Which version of Apache?
2.2.3/2.2.17

Which MPM?

Please provide any additional information below, especially a URL or an
HTML file that exhibits the problem.

My site worked again by adding these two lines to pagespeed.conf:

ModPagespeedDisableFilters rewrite_javascript
ModPagespeedDisableFilters extend_cache

Maybe just disable extend_cache is enough, I didn't test.


Original issue reported on code.google.com by jan.h....@gmail.com on 7 Nov 2010 at 9:00

@GoogleCodeExporter
Copy link
Author

Confirmed: disable extend_cache is enough.

I updated my mod_pagespeed today (to revision 147), the name modified 
javascripts now served well :-)


Original comment by jan.h....@gmail.com on 7 Nov 2010 at 9:18

@GoogleCodeExporter
Copy link
Author

Sounds like it's related to #3.

Original comment by Wesley.S...@gmail.com on 9 Nov 2010 at 11:03

@GoogleCodeExporter
Copy link
Author

As number 3 is fixed; we think this is likely fixed as well.  Please re-open if 
this is still broken for you.

Original comment by jmara...@google.com on 13 Nov 2010 at 12:50

  • Changed state: Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant