caddy/modules/caddyhttp/fileserver/testdata
Chandler Swift 7471532ea7
file_server: Implement natural sort for browse templates
For files with regions of numbers and other characters, it's intuitive
to have the numbers sorted by increasing numeric value rather than by
ASCII code. (Jeff Atwood has a nice article here:
https://blog.codinghorror.com/sorting-for-humans-natural-sort-order/)

For example, the listing for a directory containing `foo1`, `foo2`, and
`foo10` would sort in that order, rather than putting `foo10` between
`foo1` and `foo2`.

Closes #7226
2025-10-05 23:17:01 -05:00
..
foo.php.php caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) 2020-04-27 14:46:46 -06:00
foodir fileserver: Support glob expansion in file matcher (#4993) 2022-09-05 13:53:41 -06:00
natsort file_server: Implement natural sort for browse templates 2025-10-05 23:17:01 -05:00
%D9%85%D9%84%D9%81.txt fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00
foo.txt fileserver: Fix try_files for directories; windows fix (#3684) 2020-09-16 18:09:28 -06:00
index.php caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) 2020-04-27 14:46:46 -06:00
large.txt fileserver: fix try_policy when instantiating file matcher from CEL (#6624) 2024-10-20 14:08:30 +00:00
notphp.php.txt caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) 2020-04-27 14:46:46 -06:00
remote.php caddyhttp: Add split_path to file matcher (used by php_fastcgi) (#3302) 2020-04-27 14:46:46 -06:00
ملف.txt fileserver: properly handle escaped/non-ascii paths (#4332) 2021-09-16 20:40:31 +00:00