reverse proxy apache2

I have installed youtrack-2023.2 on a webserver. I can access the application in a browser with http://<host>:8080 and have generated an apache virtual host with reverse proxy settings with ProxyPass and ProxyPassReverse to that address. When I try to call youtrack through the internet I get only a blank white page. What am I missing?

0
2 comments

Hi!

Make sure that Apache is set up according to this documentation.

0

THX Alisa that was a perfect reference. I'm up and running now.

1

Please sign in to leave a comment.