Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

proxy_pass apache2 #9

Closed
hostile123 opened this issue Jul 3, 2015 · 1 comment
Closed

proxy_pass apache2 #9

hostile123 opened this issue Jul 3, 2015 · 1 comment

Comments

@hostile123
Copy link

Hi how to set it under apache2 on ubuntu

Cuz when i go to site port 3000 its blank page

Where to set proxy_pass in apache2

Thx

@Pafzedog
Copy link

Pafzedog commented Jul 3, 2015

you have to serve the frontend folder on default port with apache (not port 3000) and set a proxypass in this configuration as http://your.own.server/socket.io url match this local address : http://localhost:3000

You can read a little ;)
https://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypass

@G-Ray G-Ray closed this as completed Feb 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants