Hi, I have my server setup and everything running perfectly. Great job guys. I have one small change I would love -> I have a website setup with a couple of static HTML pages, one of them is:
www.mydomain.com/index_de.html#agbs
and would like to print the address on my bills as
www.mydomain.com/abg
and would like to redirect this “nice” url to the one on the top. I setup a custom.yaml file (/home/user-data/www/custom.yaml) containing
mydomain.cc:
redirects:
^/agb: https://mydomain.cc/sundry_de.html#abgs
but this didn’t seem to help at all (I did a reboot).
What am I doing wrong?
Greetings
Ursus