On Fri, 2006-01-13 at 09:44 +0000, Rovi wrote:
> How can I change the config such that for pages that should normally return 
> 404 status, 404 status IS returned, and not 200?
> Thanks much!

I think this is a bug in Lenya 1.2

Try to change

<map:parameter name="statusCode" value="{statusCode}"/>

to

<map:parameter name="parameter-selector-test" value="{statusCode}"/>

in publication-sitemap.xmap of your publication (around line 40).

hth,
Josias


> [Lenya 1.2.4 on Jetty]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to