mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-29 07:03:48 +03:00
4bd9496525
See: https://stackoverflow.com/a/12518877/1048862 For example, trying to check the existence of "/www/index.php/index.php" fails but not with an os.IsNotExist()-type error. So we have to assume that a file that cannot be successfully stat'ed at all does not exist. |
||
---|---|---|
.. | ||
browse.go | ||
browse_test.go | ||
browselisting.go | ||
browsetpl.go | ||
caddyfile.go | ||
matcher.go | ||
staticfiles.go | ||
staticfiles_test.go |