| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|\
| |
| |
| |
| | |
* pr/3111:
honor userewrite setting in redirection from index.php
|
| | |
|
| | |
|
| |
| |
| | |
Co-authored-by: Henry Pan <git@phy25.com>
|
| |
| |
| | |
Co-authored-by: Henry Pan <git@phy25.com>
|
|/
|
|
|
|
| |
This should work around PHP bug #61286
Seems to work well but could use some additional manual testing.
|
|
|
|
| |
Note that in order to get an absolute URL, the whole DokuWiki environment is loaded now in index.php.
|
|
|
| |
Ебаный стыд ≺(⊙⁔(\)≻
|
| |
|
|
|
|
|
|
|
|
|
|
| |
PHP comes with a builtin webserver for development purposes. This adds
the needed routing and also enables rewriting compatible to out
userewrite=1 setting. It also implements basic access security (denying
access to the data directory and similar directories)
A PHP based webserver running DokuWiki can now be started with
php -S localhost:8000 index.php
|
|
|
|
|
|
| |
Ignore-this: 27ea52110bce929b2c61ed8faba67cfc
darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
|
|
|
|
| |
darcs-hash:20050114164057-9977f-e4936fde9037c65c3f32c30b31b2b7df35732f3a.gz
|
|
darcs-hash:20050112202454-9977f-60936f24fe2092a30223627e0683de2df61d0c4a.gz
|