mirror of
https://github.com/caddyserver/caddy.git
synced 2026-03-31 16:52:41 +02:00
caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302)
* matcher: Add `split_path` option to file matcher; used in php_fastcgi * matcher: Skip try_files split if not the final part of the filename * matcher: Add MatchFile tests * matcher: Clarify SplitPath godoc
This commit is contained in:
1
modules/caddyhttp/fileserver/testdata/foo.php.php/index.php
vendored
Normal file
1
modules/caddyhttp/fileserver/testdata/foo.php.php/index.php
vendored
Normal file
@@ -0,0 +1 @@
|
||||
foo.php.php/index.php
|
||||
Reference in New Issue
Block a user