httpd icon indicating copy to clipboard operation
httpd copied to clipboard

location match on php-fpm

Open stuffresearch opened this issue 9 years ago • 0 comments

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

stuffresearch avatar Aug 02 '16 23:08 stuffresearch