Rewrite issue from backend
-
I’m using an Amazon S3 server as my CDN, and the files upload to it just fine. From the frontend of the website they’re even served from it. The problem I’m facing is that in the backend of the website, when I go to the media library, it shows all the file URLs as still being under the website’s address and not the CDN.
Also, is there a way for the files to only reside on the CDN. There is limited storage space with this client’s hosting, so I need to be able to serve the files only from the CDN.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Rewrite issue from backend’ is closed to new replies.