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

outline_css does not inherit CDN rewrite rules from ModPagespeedMapRewriteDomain #416

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

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Put a large amount of inline CSS in a test page at 
http://example.org/index.html
2. Specify a CDN domain of http://eg.org
3. Enable outline_css and combine_css

What is the expected output? What do you see instead?

Expected: inline CSS in now at http://eg.org/somefile.css

Actual: head now contains http://example.org/somefile.css This can only be 
rectified by providing another file in the head to rewrite (and then both are 
combined).

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

On what operating system?

Ubuntu 10.04

Which version of Apache?

2.2

Apache/2.2.20

Which MPM?
Using Zend Server Community Edition

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


Original issue reported on code.google.com by shri...@gmail.com on 17 Apr 2012 at 11:42

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