# Incluir dentro del VirtualHost HTTPS transbook.mx. # WebSocket se evalĂșa antes del front controller PHP. ProxyPass "/homecore/ws" "http://127.0.0.1:8080/ws" upgrade=websocket timeout=90 ProxyPassReverse /homecore/ws http://127.0.0.1:8080/ws ProxyPassMatch "^/homecore(?:/.*)?$" "fcgi://127.0.0.1:9074/opt/bitnami/apache/htdocs/homecore/backend/public/index.php"