etherpad-lite/src/node/hooks
Chad Weider cd11717b99 Eliminate the loopback that has been causing so much trouble.
`localhost`, `0.0.0.0`, `127.0.0.1` each works only in some places some of the time, this works around the problem by overriding Yajsml's built-in request mechanism in favor of a hacked together one. TODO: Serve files from another service, or directly from the file system in order to make this unnecessary.

Fixes #747
2012-07-22 23:55:07 -07:00
..
express Eliminate the loopback that has been causing so much trouble. 2012-07-22 23:55:07 -07:00
express.js Load npm to enable server to see the git revision. 2012-07-08 11:37:24 +02:00