> Question 2: Stylesheet selection via param, like: 
> /index.xml?style=print
> 
> I found this example in the axkit.org page, but didn't get 
> behind, how the selection ist done.

I happened to find the solution:
You have to include the following in the httpd.conf:

PerlHandler Apache::AxKit::StyleChooser::QueryString AxKit

I found this in the perldoc Apache::AxKit::StyleChooser::QueryString.
How can I use this module with the AddHandler directive?

Just another question: 
How can I prefend the AxKit behavior, that it delivers plain XML, when something went 
wrong. For example when referencing to a non existing stylesheet-version (style=foo)?

Yours
Joachim Seibert
 

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

Reply via email to