We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
utilise a shortcut to setup reverse proxy for http & websocket at same path available in Apache 2.4.47+
Revert 29515cc1f5f5aadbbaffc46cfde2d720558b6d90...7d6484ffa364641c4a181fe012a9d063b9650730 on Proxying Cockpit over Apache with LetsEncrypt
Changed origins to wss for the websocket over https
Added "ForwardedForHeader" to preserve original incoming IP instead of 127.0.0.1
put back empty lines
restore after vandalism
Updated Proxying Cockpit over Apache with LetsEncrypt (markdown)
continuing my last commit message: but it has some good, some outdated, and some bad information. This commit fixes syntax errors with the comments in the apacheconf section of subdirectory proxying by moving them onto newlines.
Initially I found this tutorial https://evermeet.cx/wiki/Reverse_Proxy_setup_for_Cockpit_with_Apache_(in_a_sub_directory)but it has
Add $1 to fix websocket proxy as https://github.com/cockpit-project/cockpit/issues/9543
Added rewrite module
minor fixes
added steps to make cockpit reverse proxies work with apache