On Wed, Oct 16, 2019 at 08:17:38AM -0000, Stuart Henderson wrote: > On 2019-10-13, Patrick Dohman <[email protected]> wrote: > > Hoping to clarify if OpenBSD HTTPD supports index.html & index.php > > simultaneously? > > From a quick look at manual and code (I don't use httpd other than for > testing) - you can set a different index in each location block, but you > can only use one filename each time, there is no fallback to a second > file if the first doesn't exist.
I use httpd a lot, and this is how I understand it. I had tried getting it to work, but in hindsight I never missed it.

