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.


Reply via email to