Skip to content

Is there a way to abstract index.html #75

@dbendaou

Description

@dbendaou

Hello,
I use this package to serve my S3 buckets as an https server, however, I cannot abstract the index.html

I cannot use the https S3 feature direclty because I need it to be served behing a VPN, which is not possible through s3 direclty.

Is their a way to abstract the index.html in the url as it wil always be called ?

For example let's way my url is
https://behind_vpn.com/index.html
I would like to do
https://behind_vpn.com who will access to index.html without having to add it on the url.
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions