Closed LoremoCH closed 5 years ago
On my attempt to solve the problem I found Pull Request #96 from @jsoref which solves the issue.
The problem with the link on the Opera logo remains.
I didn't really worry about the logo going to the wrong place, since it was customizable and I put something else there, but yes, I did consider that the link was probably doing the wrong thing... Fixing that should be doable...
The additional commit above fixes that problem :-)
@jsoref @LoremoCH Could you please try the patch in #104?
I installed dns-ui on Debian Stretch in a sub-directory of an existing virtual host and adjusted the baseurl inside config.ini:
baseurl = https://mydomain.tld/dnsui
Unfortunately this does not work. The menu bar looks normal, below I always get:
My apache config:
The AllowEncodedSlashes NoDecode config is inside the virtual host config.
For me that looks like the router somehow can't find the views or ignores the baseurl parameter. If i click on the Opera logo, the browser goes to https://mydomain.tld/ and not https://mydomain.tld/dnsui.