Хочу установить с использованием обратного прокси для Apache

Спасибо.
Я следовал руководству по сборке Discourse.
Однако обратный прокси в Apache работает некорректно.

    ProxyPass /  ws://var/discourse/shared/standalone/nginx.http.sock
    ProxyPassReverse / ws://var/discourse/shared/standalone/nginx.http.sock

Ошибка

 No protocol handler was valid for the URL /favicon.ico (scheme 'ws'). If you are using a DSO version of mod_proxy, make sure the proxy submodules are included in the configuration using LoadModule.,