On Sun, Jun 09, 2019 at 08:38:39PM +0530, Mayuresh wrote: > It's a bit strange, but with https enabled, "index.html" is returned by > default only for the home page, when the URL doesn't specify it. For all > other pages, different browsers give different errors. Some versions of > firefox actually work (may be by trying to suffix index.html themselves).
Giving -x index.html option (which I think should not be required) the problem is solved. Bug? Mayuresh
