maccman/juggernaut

Win32 Compatibility

Opened this issue · 2 comments

Has anyone has success running juggernaut on win32?

Using node.js 0.6.5 and the windows port of redis (via http://github.com/dmajkic/redis)

The server starts up but gives "Error serving /application.js - Forbidden' when launching a demo page

Thanks in advance

i have the same error (win xp, installed juggernaut using npm)

C:\msysgit\msysgit\redis\msvs\Release>juggernaut
The "sys" module is now called "util". It should have a similar interface.
info - socket.io started

Error serving / - Forbidden
Error serving /favicon.ico - Forbidden
Error serving /favicon.ico - Forbidden

Anyone got a resolution to this?