On Sunday, Nov 3, 2002, at 00:35 Europe/London, Frank Gard wrote:
[snip]
while when I have an AxAddProcessor outside the AxMediaType/AxStyleName-stuff, but within the <Files>-section, the same debugging line gives (as expected in principle)
[snip]

Hmm, looks like it could be a bug in the config directives merging code. Unfortunately I don't have any time to look into it right now - hopefully one of the other AxKit gurus can get around to it soon.

There are a few work arounds I can suggest. First, try using:

AddHandler axkit .xml

instead of SetHandler. Then you can put these config directives at the top level, rather than in the <Files> section. Alternatively you could use AxAddURIProcessor instead of AxAddProcessor to specify processors for just .xml files.

Matt.


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



Reply via email to