lindenlab / caddy-s3-proxy

s3 proxy plugin for caddy
Apache License 2.0
72 stars 22 forks source link

attempt to fix the modified if issue with index / #69

Open jpetrucciani opened 6 months ago

jpetrucciani commented 6 months ago

I believe this fixes #63 - I was running into the same issue when hosting a vue app on the root / -> index.html

I'm running the plugin with this change internally and no longer see the original issue!

AstraLuma commented 3 weeks ago

Do you know if this impacts all directory requests or just the root?