Harden origin and media URL security
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
# Keep your existing main DocumentRoot unchanged when hosting Chat Grid under /chgrid.
|
||||
# Required modules: proxy, proxy_http, proxy_wstunnel
|
||||
# Optional but recommended modules for client update freshness: headers, setenvif
|
||||
# Set the public browser origin for websocket and media-proxy origin checks.
|
||||
# Example:
|
||||
# SetEnv CHGRID_HOST_ORIGIN https://example.com
|
||||
|
||||
# Proxy websocket signaling endpoint to local Python service.
|
||||
# `/ws` is used by the browser signaling client for realtime packets.
|
||||
|
||||
Reference in New Issue
Block a user