NodeJS *is* the http server.  I'm not sure how it would run inside apache.
 I guess you could run node as a cgi program or implement the wsgi
interface or something, but that kinda defeats the purpose of node's
architecture.

On Fri, Jul 6, 2012 at 8:41 AM, Andrew Leer <leean...@gmail.com> wrote:

> When connecting Apache Tomcat web-apps to an existing Apache website,
> mod_jk can be loaded to give a web application a virtual directory within
> Apache.
>
> (also here: http://bit.ly/Ma3ZlV)
>
> Are there any similar modules for connecting node.js to Apache?
>
>
>
>  --
> Job Board: http://jobs.nodejs.org/
> Posting guidelines:
> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
> You received this message because you are subscribed to the Google
> Groups "nodejs" group.
> To post to this group, send email to nodejs@googlegroups.com
> To unsubscribe from this group, send email to
> nodejs+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to