Skip to content

Add possibility to "proxy" S3 and not expose the S3 URL #188

@ipf

Description

@ipf

I'd like to use the S3 driver in a way, that the backend S3 URL is not exposed to the public and can be transparently used in TYPO3.

To make it more clear:

Currently I'm storing things in the backend, and the frontend uses some URL like "https://s3compat.storage.example.com/...."
I'd rather like to be able to use it like "https://my-typo3-site.com/[nameofthestorage_or_whatever/fileadmin/..." that streams the files from the S3 backend to the frontend without exposing the S3.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions