Add h2 and h2c to remote destinations

This commit is contained in:
Monviech 2026-03-10 15:07:46 +01:00
parent 3782a752db
commit 73466efec4

View file

@ -269,7 +269,7 @@ Local path Local path of the HTTP request to match (e.g. :
Type ProxyPass
Remote destinations Locations to forward requests to, when more than one is provided, requests will be
loadbalanced in a round robin fashion. Supports :code:`http`, :code:`https`, :code:`ws`
and :code:`wss` destinations.
:code:`wss`, :code:`h2` and :code:`h2c` destinations.
When your webapp uses websockets and https requests, use :code:`wss://`
Access control List of networks allowed to access this path (empty means any)
Overlay error pages Overlay common error pages with the ones specified in the virtual server.