ServerName www.allvideo.chat ServerAlias allvideo.chat *.allvideo.chat DocumentRoot "c:/webroot/allvideo_chat" # Comment Document Root, Uncomment Redirect to convert to SSL Redirect permanent / https://www.allvideo.chat # Comment Everything Below this Line to convert to SSL # ---------------------------------------------------- # # AllowOverride none # Require all denied # # # ProxyPass /allvideochat http://localhost:8080/allvideochat/ # ProxyPassReverse /allvideochat http://localhost:8080/allvideochat/ #Uncomment Section Below to Convert to SSL ServerName www.allvideo.chat ServerAlias allvideo.chat *.allvideo.chat DocumentRoot "c:/webroot/allvideo_chat" SSLEngine on SSLCertificateFile "c:/keys/allvideo.chat/www.allvideo.chat.crt" SSLCertificateKeyFile "c:/keys/allvideo.chat/www.allvideo.chat.key" AllowOverride none Require all denied ProxyPass /allvideochat http://localhost:8080/allvideochat/ ProxyPassReverse /allvideochat http://localhost:8080/allvideochat/ ProxyPass /wsn ws://localhost:8886/ ProxyPassReverse /wsn ws://localhost:8886/