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.

Disallow doesn't apply to defer_javascript #1173

@aminsabet

Description

@aminsabet

If I use this:

ModPagespeedEnableFilters defer_javascript

ModPagespeedDisallow "*/jquery-ui-1.8.2.custom.min.js"

The disallow prevents rewriting of the specified javascript but doesn't prevent it from being deferred.

Would be nice to have a way to make defer exceptions for certain scripts in the pagespeed.conf, whether by using disallow or another setting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions