Searched hist:"85 becf1b7890015fe3aa8651c1a80fd9664e9915" (Results 1 – 2 of 2) sorted by relevance
| /plugin/farmer/_test/ |
| H A D | core.test.php | 85becf1b7890015fe3aa8651c1a80fd9664e9915 Thu Apr 14 11:35:39 UTC 2016 Andreas Gohr <gohr@cosmocode.de> adjusted the host detection code
We no longer support subdirectories for the domain based setup. This is in line with simplifying the whole thing.
Instead we check for matching animals from back and without the hostname.
For a host header www.foobar.example.com:8000 the following animals would match:
www.foobar.example.com.8000 foobar.example.com.8000 www.foobar.example.com www.foobar.example foobar.example.com foobar.example www.foobar foobar www
|
| /plugin/farmer/ |
| H A D | DokuWikiFarmCore.php | 85becf1b7890015fe3aa8651c1a80fd9664e9915 Thu Apr 14 11:35:39 UTC 2016 Andreas Gohr <gohr@cosmocode.de> adjusted the host detection code
We no longer support subdirectories for the domain based setup. This is in line with simplifying the whole thing.
Instead we check for matching animals from back and without the hostname.
For a host header www.foobar.example.com:8000 the following animals would match:
www.foobar.example.com.8000 foobar.example.com.8000 www.foobar.example.com www.foobar.example foobar.example.com foobar.example www.foobar foobar www
|