Hello Steven,
You can definately use Apache with Orion. There are many ways to do this, one
way is to make an ApacheServlet that forwards certain requests to Apache and set
that servlet up for the content you want Apache to serve. There are more
sophisticated ways to set this up, and the best solution all depends on what you
need Apache for.
If you have specific information about what you want Apache to do we can help
you find a good solution.
Regards,
Karl Avedal
"Steven W. Rock" wrote:
> At what point will the Orion server work with Apache? Is there any way of
> running the Orion server right now while running another App Server through
> Apache. I wish to host multiple sites on our Sun(SPARC) Solaris 2.6 machine.
> Right now it is running one site through Apache using Web Objects. I wish to
> build a second site using Orion, and in the future migrate the first site to
> Orion.
>
> -Steve