Changes between Version 34 and Version 35 of help/en/howto/cloudfront
- Timestamp:
- Nov 23, 2010 11:01:15 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/cloudfront
v34 v35 20 20 == Custom Origin (HTTP/HTTPS) Distributions == 21 21 22 A [http://docs.amazonwebservices.com/AmazonCloudFront/latest/DeveloperGuide/index.html?Appendix.html custom origin] is an origin server that isn't hosted on Amazon S3. The origin server holds the original, definitive versions of your content. You can connect to any [wiki:help/en/howto/ftp FTP], [wiki:help/en/howto/ftp SFTP] or [wiki:help/en/howto/dav WebDAV] server and configure it as an origin server for content distribution with Amazon CloudFront in the ''Distribution (CDN)'' tab of the [wiki:help/en/howto/info Info] panel. 22 A [http://docs.amazonwebservices.com/AmazonCloudFront/latest/DeveloperGuide/index.html?Appendix.html custom origin] is an origin server that isn't hosted on Amazon S3. The origin server holds the original, definitive versions of your content. You can connect to any [wiki:help/en/howto/ftp FTP], [wiki:help/en/howto/ftp SFTP] or [wiki:help/en/howto/dav WebDAV] server and configure it as an origin server for content distribution with Amazon CloudFront in the ''Distribution (CDN)'' tab of the [wiki:help/en/howto/info Info] panel. The hostname from the ''Web URL'' configured in the bookmark is used to configure the origin of the CDN. 23 23 24 24 [[Image(Custom Origin CDN.png)]] 25 25 * Adjust the [wiki:help/en/howto/bookmarks#WebURL Web URL] of the bookmark to the host where you want to CloudFront look for the original content. 26 * Set the ''Path'' of the bookmark to the document root of your web server. 26 * Set the ''Path'' of the bookmark to the document root of your web server. This allows you to select files for [wiki:help/en/howto/cloudfront#ObjectInvalidation invalidation] or set the [wiki:help/en/howto/cloudfront#DefaultRootObject default root object]. 27 27 * Connect to the server and select the ''Distribution (CDN)'' panel from the [wiki:help/en/howto/info#CDNPanel Info] window. 28 28 * Check the ''Origin'' URL displayed and enable the distribution with ''Enable Amazon CloudFront distribution''.