benjaminadk opened a new issue #1729:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1729


   I had to rebuild a server and changed IPs but same domain. When I fire up 
new server everything works except 404 for all pagespeed CSS files. 
   
   Other file types appear to be working as expected, and when I try 
`?ModPagespeed=off` it fetches the correct file directly and everything looks 
fine.
   
   Running the same CSS related stuff as old configuration
   
   ```
    #CSS handling
    pagespeed EnableFilters 
combine_css,fallback_rewrite_css_urls,flatten_css_imports,inline_css,rewrite_css;
   ```
   
   I did not set this up initially, and this is my intro to pagespeed. Any 
ideas of what I am missing here?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to