i can only find

<map:match pattern="*/**.html.meta">



On Wed, 2011-07-13 at 18:50 +0530, Gaurav Kalia wrote:
> Hi Nick
> 
> I am not sure which version you are using but you can try below -
> 
> Look for below match pattern in your default publication sitemap and 
> place your match pattern near it
> 
> <map:match pattern="*/**.html">
> 
> Append your match pattern to
> 
> <map:match pattern="*/portfolio.html">
> 
> HTH
> 
> Regards
> Gaurav
> 
> On Wednesday 13 July 2011 04:36 PM, Nick Holland wrote:
> > hi im trying to point lenya to look at a html page when it receives a 
> > request for portfolio.html
> >
> > this is the code im using on the default sitemap.xmap, copied to my 
> > publication folder
> >
> > <map:match pattern="portfolio.html">
> > <map:read src="content/ovr/portfolio.html" mime-type="file"/>
> > </map:match>
> >
> > my question is, where do I insert the code. The xmap is a little 
> > confusing to say the least
> >
> > thanks in advance all
> >
> > ---------------------------------------------------------------------
> > 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