Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:cache:lscwp:configuration:cdn [2017/11/17 20:12]
Lisa Clarke [LSCWP Configuration Settings: CDN]
litespeed_wiki:cache:lscwp:configuration:cdn [2020/11/14 15:21] (current)
Lisa Clarke Redirect to new Documentation Site
Line 1: Line 1:
-====== LSCWP Configuration Settings: CDN ====== +~~REDIRECT>​https://docs.litespeedtech.com/​lscache/lscwp/cdn/~~
- +
-If you currently use a content delivery network, you can configure LSCWP so that they work together. +
- +
-NOTE: This setup is not necessary for Cloudflare or other distributed proxy networks. Only enable CDN support for reverse proxy content delivery networks! +
- +
-[[https://blog.litespeedtech.com/​2017/10/11/​wpw-content-delivery-network-support/​|Learn more about CDN support on our blog.]] +
- +
-{{:​litespeed_wiki:​cache:​lscwp:​lscwp-settings-cdn.png?​direct&​800|}} +
- +
-===== Enable CDN ===== +
-//OFF// +
-  +
-CDN support is disabled by default. +
- +
-===== CDN URL ===== +
-//empty string// +
-  +
-This is the base URL for content that is served from the CDN. It should be a full URL beginning with ''​http''​. +
- +
-===== Original URL ===== +
-//your site URL// +
-  +
-This setting defaults to your site's base URL. It shouldn'​t be necessary to change this. If you do change it, be sure that the URL begins with ''<​nowiki>//</​nowiki>''​ as in ''<​nowiki>//​yoursite.com</​nowiki>''​. You may use a wildcard (''​*''​) here to specify 0 or more characters.  +
- +
-===== Include Images ===== +
-//OFF// +
-  +
-Turn this on to serve all images through the CDN. This includes image attachments,​ HTML ''<​img>''​ tags, and CSS ''​url()''​ attributes. +
- +
-===== Include CSS ===== +
-//OFF// +
-  +
-Turn this on to serve all CSS files through the CDN. +
- +
-===== Include JS ===== +
-//OFF// +
-  +
-Turn this on to serve all JavaScript files through the CDN. +
- +
-===== Include File Types ===== +
-//OFF// +
-  +
-Use this spot to list, one per line, the file types that are to be served from the CDN. These should be static files. This setting affects all of the following HTML tags: ''​src=""'',​ ''​date-src=""'',​ and ''​href=""''​. +
- +
-===== Exclude Path ===== +
-//OFF// +
-  +
-Use this spot to list file paths that you explicitly do not want to have served from the CDN. List them one per line. You can list a path in its entirety, or use a partial path that will be matched. Do not use wildcards. +
- +
-===== Load JQuery Remotely ===== +
-//Off// +
-  +
-It can be faster to load JQuery from a remote CDN service. You may choose one here.+
  • Admin
  • Last modified: 2017/11/17 20:12
  • by Lisa Clarke