# S3 업로드가 활성화된 외부 URL 이미지 - 이미지는 어디에 저장해야 하나요?

**URL:** https://meta.discourse.org/t/external-url-images-with-s3-uploads-enabled-where-should-images-live/254585
**Category:** Support
**Tags:** uploads, s3
**Created:** [2월 9, 2023, 9:23오전 UTC](https://meta.discourse.org/t/external-url-images-with-s3-uploads-enabled-where-should-images-live/254585 "2023-02-09T09:23:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![stevejr](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stevejr/32/292622_2.png) [@stevejr](https://meta.discourse.org/u/stevejr)
#### Post date: [2월 9, 2023, 9:23오전 UTC](https://meta.discourse.org/t/external-url-images-with-s3-uploads-enabled-where-should-images-live/254585/1 "2023-02-09T09:23:49Z")

</div>

안녕하세요,

오래된 게시글([Does external URL images in post get saved a copy on my server?](https://meta.discourse.org/t/does-external-url-images-in-post-get-saved-a-copy-on-my-server/158301))을 확인해 보았는데, 이미지가 업로드되는 것이 아니라 게시글에 복사되는 경우 서버 로컬에 저장된다고 합니다.

저는 S3 업로드와 CDN을 활성화해 두었는데, 게시글에 복사/붙여넣기한 이미지가 S3로 업로드되지 않고 서버에 그대로 남아 있는 것을 확인했습니다. 이것이 의도된 동작인가요?

현재 `uploads/default/*`에 대한 모든 요청을 서버로 yönlendir하도록 CDN 동작을 직접 구현해야 했습니다.

미리 감사드립니다.
