Closed jmutchek closed 8 years ago
No problem. 302 redirect from / to index.html?
makes sense, I'm not sure if most web servers issue the 302 or simply serve up the "default" document when configured that way... easy to check. result should be the same for our purposes
@martylamb is there a way for you to configure the web server to default to index.html when no path is specified? Or would you rather we do that with caddy?