Hi,
@ home i try to add squid as reverse proxy.
i used this documentation for the start.
https://wiki.univention.de/index.php/Cool_Solution_-_Squid_as_Reverse_SSL_Proxy
what i have to do now?
this is my network:
Internet
-> Squid
-> Webserver 1 (Wordpress and Nextcloud) (subdomain1.domain.com)
-> Webserver 2 (Rocketchat) (subdomain2.domain.com)
at the moment wordpress is available. Nextcloud dont work now (Login fails, dav clients dont work)
How i add Rocketchat with another webserver?
My config:
#reverse SSL proxy
https_port 443 cert=/etc/univention/letsencrypt/signed_chain.crt key=/etc/univention/letsencrypt/domain.key accel defaultsite=central.c-lab.one vhost
cache_peer 10.0.0.10 parent 443 0 no-query proxy-only originserver ssl sslflags=DONT_VERIFY_PEER name=central.c-lab.one
in the documentation i dont understand, what i have to do now. only copy this and paste it with other Links? Nextcloud may be special, cause its on central.c-lab.one with /nextcloud/?
i hope you can help me.
best regards, and may the force be with you.