httpd
httpd copied to clipboard
location match on php-fpm
Hello Reyk !
How are you ?
I have the follow issue:
OpenBSD httpd running pure html
path: /test/long/path/forward/readme.html
location match 'readme.html'
this match any readme.html in path
but if I had /test { fastcgi scoket ..... php-fpm }
location match doesnt apply . is it to be a expected behavior ?
I;m running OpenBSD 5.9 - stable branch
Thanks in advance