jmarantz commented on issue #1749:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1749#issuecomment-1169241798

   You can try to authorize that domain with:
   ```
   pagespeed Domain https://cdn.surfcampmaldives.com;
   ```
   This will result in  the browser attempting to fetch something like 
`https://cdn.surfcampmaldives.com/wp-content/themes/uncode/library/js/init.js,qver=2122898389.pagespeed.HASH.jm.js`
   
   That should work if your CDN is set up to pull content from your nginx 
server where the URL would be decoded successfully.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@pagespeed.apache.org

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

Reply via email to