alabid / flylatex

FlyLatex: A Realtime Collaborative Environment (with a concurrent editor) in node-js.
766 stars 85 forks source link

Reverse Proxy #33

Open frenchja opened 10 years ago

frenchja commented 10 years ago

Running the dev server through a reverse proxy in apache results in the CSS not being loaded.

ulikoehler commented 10 years ago

I'm successfully viewing FlyLaTeX through a NGinx reverse proxy. Note that you need to edit public/js/socket-application.js and change the 4th line to var socket = io.connect();