1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
dokuwiki_ynh/conf
Gofannon 500a7d3fa9
[fix] dedicated named location per $app (#63)
* 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>
2020-04-22 22:37:42 +02:00
..
acl.auth.php [enh] Move config file into appropriate folder. Declare default ACL. 2014-10-30 00:28:29 +01:00
app.src [enh] Update to "Greebo" 2018-04-22 hotfix a 2018-06-17 22:24:38 +02:00
local.php [enh] Split configuration in different files 2018-06-27 23:12:30 +02:00
local.protected.php Testing (#55) 2020-03-14 09:08:38 +01:00
logautherror.src Fix fail2ban and add logautherror plugin 2019-05-12 17:06:51 +02:00
nginx.conf [fix] dedicated named location per $app (#63) 2020-04-22 22:37:42 +02:00
php-fpm.conf Use php7 2019-02-12 19:40:15 +01:00
plugins.local.php [enh] rework linux permissions 2018-07-08 00:04:33 +02:00