Closed Gofannon closed 4 years ago
fix multiple install on subdomains
Before this fix app1 => @dokuwiki - works app2 => @dokuwiki - fails
After \o/ app1 => @app1 - works app2 => @app2 - works
@dokuwiki
On the same domain (root or subdomain), install
root
subdomain
Visit https://myDomain/dokuwiki2 and go to another page than $home (like $admin or create a $new page)
$home
$admin
$new page
Minor decision
When the PR is marked as ready to merge, you have to wait for 3 days before really merging it.
Tested on my server
root domain
subdomains
Can be tested
Merging in testing as it's a production bug and some people cannot use DokuWiki anymore because of it
fix multiple install on subdomains
Before this fix app1 => @dokuwiki - works app2 => @dokuwiki - fails
After \o/ app1 => @app1 - works app2 => @app2 - works
Problem
@dokuwiki
Solution
Test
On the same domain (
root
orsubdomain
), installVisit https://myDomain/dokuwiki2 and go to another page than
$home
(like$admin
or create a$new page
)PR Status
Validation
Minor decision
When the PR is marked as ready to merge, you have to wait for 3 days before really merging it.