dvonlehman / s3-proxy

4front plugin to proxy read calls to S3
50 stars 29 forks source link

Handle index html #8

Closed peebles closed 5 years ago

peebles commented 6 years ago

Add an option that causes "/" to be re-written to "/index.html".

dvonlehman commented 5 years ago

This functionality is handled by the new defaultKey property introduced in https://github.com/dvonlehman/s3-proxy/pull/11