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.,