Hi,
that’s my first real WeWeb project and I am loving it. However I stumbled over two problems I can’t fix.
1:
When I deploy the website on my own domain (server) and open it via the URL ( ausstellung.ableismus.de ), the website loads without problems. However: If you reload the page inside a browser (tried it with chrome and Firefox), the site does not load (properly) again and I get a blank site.
2:
I created pages with parameters:
audios/ {view} / {lang}
videos/ {view}
When I link the sites through “weweb”, I can navigate to them without problems (e.g. from the Home-Site to ../videos/1/ ). But if use the exact same URL, paste it in a new tab, I get a 404. You can try it for example with https://ausstellung.ableismus.de/audios/5/AS/
Can someone help me find the root cause of it?