You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/09/08 12:10:31 UTC

[GitHub] jmarantz edited a comment on issue #1796: Css_combine does't work even for the link provided in documentation

jmarantz edited a comment on issue #1796: Css_combine does't work even for the link provided in documentation
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1796#issuecomment-419637390
 
 
   Confirmed; the fetching path seems to be broken on modpagespeed.com.
   
   view-source:
   https://www.modpagespeed.com/examples/combine_css.html?ModPagespeed=on&ModPagespeedFilters=+combine_css,+debug
   
   shows
   ```
   <link rel="stylesheet" type="text/css" href="styles/yellow.css
   <https://www.modpagespeed.com/examples/styles/yellow.css>"><!--4xx status
   code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/yellow.css--><!--4xx status
   code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/yellow.css--><!--4xx status
   code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/yellow.css-->
   <link rel="stylesheet" type="text/css" href="styles/blue.css"><!--4xx
   status code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/blue.css--><!--4xx status
   code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/blue.css--><!--4xx status
   code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/blue.css-->
   <link rel="stylesheet" type="text/css" href="styles/big.css"><!--4xx status
   code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/big.css--><!--4xx status code,
   preventing rewriting of
   https://www.modpagespeed.com/examples/styles/big.css--><!--4xx status code,
   preventing rewriting of
   https://www.modpagespeed.com/examples/styles/big.css-->
   <link rel="stylesheet" type="text/css" href="styles/bold.css"><!--4xx
   status code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/bold.css--><!--4xx status
   code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/bold.css--><!--4xx status
   code, preventing rewriting of
   https://www.modpagespeed.com/examples/styles/bold.css-->
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services