mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
* Url rewriting (#54) * Remove unused code * Add rewrite URL functionnality * Fix subpath handling * Fix nginx error nginx: [emerg] named location "@dokuwiki" can be on the server level only in /etc/nginx/conf.d/sub.example.org.d/dokuwiki.conf:20 * [enh] Enforce URL rewrite * Increment package version * [fix] dedicated named location per $app (#61) fix multiple install on subdomains Before this fix app1 => @dokuwiki works app2 => @dokuwiki fails After \o/ app1 => @app1 works app2 => @app2 works Co-authored-by: Maniack Crudelis <maniackcrudelis@users.noreply.github.com> |
||
---|---|---|
.. | ||
acl.auth.php | ||
app.src | ||
local.php | ||
local.protected.php | ||
logautherror.src | ||
nginx.conf | ||
php-fpm.conf | ||
plugins.local.php |