I have a standalone installation of razuna, and access it using localhost:8080 or servername:8080 works great on my network.
I setup an apache reverse proxy and now I’m using http://mydomain.com/razuna.
The admin pages work without any issue. Nevertheless, when I try to access the client pages using http://mydomain.com/razuna/raz1/dam/ I got a form submission error. In fact, the form is posted to servername:8080 instead of http ://mydomain.com. Any idea where I can change this settings and why I do have this issue ? Thanks a lot
No I have no idea why this is so. With form submission you mean the login
to the DAM site? I suggest you try everything with Tomcat directly on port
8080. If that works, you know it is something with your proxy setting in
Apache.