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

javascript with name rewriten not found #37

Closed
@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions