Martin Vilcans
Member since Apr 18, 2011
- Profile: /members/8174-martin-vilcans.htm
- URL: http://www.librador.com
- Comments: 1
Recent Blog Comments By Martin Vilcans
-
Realtime Messaging And Synchronization With NowJS And Node.js
Posted on Apr 18, 2011 at 2:57 AM
var requestdFilePath = path.join( process.cwd(), scriptName ); This looks like it will give a client access to any file on the server that the server process has read access to. E.g: http://your.server.example/../../../etc/passwd... read more »