mod_pagespeed is rewriting but not combining

Posted by Marc vd M on Stack Overflow See other posts from Stack Overflow or by Marc vd M
Published on 2012-10-25T10:57:22Z Indexed on 2012/10/25 11:00 UTC
Read the original article Hit count: 733

Filed under:
|
|

I have the following problem.

I installed mod_pagespeed but i am not getting the results i want!

It does rewrite my css and changes the to the cache url but its not combining the css files.

I have seached the web and stackoverflow for it but did not find a solution.

Here are the tags

<link media="all" type="text/css" href="http://domain.com/assets/css/bootstrap.min.css.pagespeed.ce.Iz3TwZXylG.css" rel="stylesheet">
<link media="all" type="text/css" href="http://domain.com/assets/css/W.jquery-ui-1.8.24.custom.css.pagespeed.cf.9yjmvb9yjz.css" rel="stylesheet">
<link media="all" type="text/css" href="http://domain.com/assets/css/W.bootstrap.extend.css.pagespeed.cf.VelsS-YQRX.css" rel="stylesheet">
<link media="all" type="text/css" href="http://domain.com/assets/css/W.base.css.pagespeed.cf.QO1yNADs1p.css" rel="stylesheet">
<link media="all" type="text/css" href="http://domain.com/assets/css/W.style.css.pagespeed.cf.tRzIhRbblc.css" rel="stylesheet">

© Stack Overflow or respective owner

Related posts about css

Related posts about apache