|
Hi!
Have a strange problem with the URL matcher and
HTTP GET parameters.
My URL looks like this:
I want to get the "text.xml" file. The URL is
called by a external program, so I can't change it to http://HOST/cocoon/test/test.xml
In my sitemap
there is a sitemap matching test.html and also this
section
<map:match pattern="**/*.xml">
</map:match>
|
- Re: URL matcher & parameter problem Christian Rosenberger
- Re: URL matcher & parameter problem Christian Rosenberger
- RE: URL matcher & parameter problem Lars Huttar
