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.

VirtualHosts should inherit configuration from root #495

@GoogleCodeExporter

Description

@GoogleCodeExporter
It is more cumbersome that necessary to use MPS with virtual hosts.  I think we 
should add a configuration-merging function to pagespeed_module.  Note the TODO 
in that code now at the bottom of mod_instaweb.cc

  NULL,  // TODO(jmarantz): merge root/VirtualHost configs via merge_dir_config.


Duncan's suggestion is to have a new .conf directive which turns on 
configuration-merging.  This should be feasible.  We could also default-this to 
"off" in C++ and turn it on in the default pagespeed.conf so that new users get 
the easier-to-use version.

Original issue reported on code.google.com by jmara...@google.com on 14 Sep 2012 at 12:48

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