Go to file
Alexander Achenbach 21c01779b1 Fix .htaccess files for Apache 2.4 (and 2.2)
Refer to module by suitable file name (mod_*.c).
Test for mod_authz_core.c (instead of mod_authz_host.c) to properly
detect Apache 2.4 and avoid false positive for Apache 2.2.
2018-06-17 16:48:11 +02:00
_cs make PHP_CodeSniffer rules compatible with v2 2015-04-04 23:44:32 +02:00
_test Add unittest for deleteUsers remote API call 2018-06-11 11:28:23 +02:00
bin Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02:00
conf Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02:00
data Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02:00
inc Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02:00
lib Merge pull request #2415 from splitbrain/betterDraftHandling 2018-06-14 08:56:53 +02:00
vendor Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02:00
.editorconfig updated .editorconfig 2015-07-25 22:04:59 +01:00
.gitattributes do not export the appveyor config 2017-08-27 11:26:13 +02:00
.gitignore replace Doku_CLI with splitbrain\phpcli\CLI 2017-11-10 14:22:02 +01:00
.htaccess.dist Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02:00
.travis.yml run tests on 7.2 2017-12-10 09:27:31 +01:00
COPYING updated GPL2 license text (fixes whitespace issues and typos and updates FSF address) 2011-12-11 12:21:56 +00:00
README Updated README: Upped year to 2018 2018-01-13 13:23:44 +08:00
appveyor.yml decrease php versions by one 2018-05-17 10:00:49 +02:00
composer.json replace Doku_CLI with splitbrain\phpcli\CLI 2017-11-10 14:22:02 +01:00
composer.lock updated php-archive lib. fixes #2361 2018-05-01 10:11:03 +02:00
doku.php Bump updateVersion 2018-05-03 08:54:12 +02:00
feed.php do not disclose email or IP addresses of users through RSS 2017-08-05 17:42:54 +02:00
index.php don't exclude install.php from httpd router 2016-01-19 19:55:20 +01:00
install.php Add simple catch-all to left install.php div 2018-04-24 02:35:41 -07:00

README

All documentation for DokuWiki is available online
at http://www.dokuwiki.org/

For Installation Instructions see
http://www.dokuwiki.org/install

DokuWiki - 2004-2018 (c) Andreas Gohr <andi@splitbrain.org>
                         and the DokuWiki Community
See COPYING and file headers for license info