mashirozx commented on issue #1005: PageSpeed Optimized CSS and CORS Headers
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1005#issuecomment-375716129
 
 
   I got these headers:
   
![image](https://user-images.githubusercontent.com/16148054/37840093-23ceed56-2ef7-11e8-9313-4730d4215909.png)
    
   So may I guess problem is this?
   ```
   location ~ "\.pagespeed\.([a-z]\.)?[a-z]{2}\.[^.]{10}\.[^.]+" {
          add_header "" "";
   }
   ```
   How can I fix it? 😭

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to