[Grok-dev] Trying to wrap my head around GROK
Peter Bengtsson
peter at fry-it.com
Thu Mar 27 06:15:22 EDT 2008
[snip]
> also how does one have grok answer to / and not /app ?
What you do is that you use apache in front to point to /app as its root.
I, for example, have an app that uses a layer which means that you
have to add ++rest++layername in every URL. I then point
www.example.com to
http://localhost:8080/++rest++atompub/nameofapp/...
where ... is some more apache magic you'll need that you can read about later.
>
>
> Thank in advance for any help,
>
> Stephane
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
>
--
Peter Bengtsson,
work www.fry-it.com
home www.peterbe.com
hobby www.issuetrackerproduct.com
More information about the Grok-dev
mailing list