You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by Torsten Schlabach <TS...@gmx.net> on 2004/09/15 16:43:05 UTC

How to serve http://www.mysite.com/index.html with Lenya?

Hi,

is there a way to have a "single-publication" setup with Lenya?

What I want is this: 

I can configure my servlet container to map www.mysite.com directly to a
webapp rather than having to call it as
www.mysite.com/webappname/index.html. But how can I teach Lenya that there
is only one publication and that a request for / rather than a request for
/mypub should bring up a certain publication?

I hope the problem becomes clear.

Torsten


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: How to serve http://www.mysite.com/index.html with Lenya?

Posted by Andreas Hartmann <an...@apache.org>.
Torsten Schlabach wrote:
> Hi,
> 
> is there a way to have a "single-publication" setup with Lenya?
> 
> What I want is this: 
> 
> I can configure my servlet container to map www.mysite.com directly to a
> webapp rather than having to call it as
> www.mysite.com/webappname/index.html. But how can I teach Lenya that there
> is only one publication and that a request for / rather than a request for
> /mypub should bring up a certain publication?

Maybe this helps:
http://wiki.apache.org/cocoon-lenya/HowToModProxy

-- Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org