Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty 8.x support for PHP (Grant Gardner)

http://wiki.eclipse.org/Jetty/Tutorial/Embedding_Jetty

that should get you going, in the embedded examples you going to look
at basically replacing the HelloServlet with whatever you want to
process php with I suspect.

cheers,
jesse

--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx



On Mon, Mar 14, 2011 at 04:13, Gaur, Sumit Kumar <sumit.gaur@xxxxxx> wrote:
> Hi Grant/others,
>
> Thanks for pointers I am more looking for steps involved in configuring PHP support in Jetty 7 or 8. I want to use jetty embedded servlets only. Some information I found on http://docs.codehaus.org/display/JETTY/Jetty+and+PHP .. but it is very old.
>
> Regards
> sumit
>
>
>
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>


Back to the top