Hello.

I want my modperl2 module to process RAW_ARGS configuration directives
like this.

    <AxMediaType screen>
        <AxStyleName #default>
            AxAddProcessor text/xsl /styles/webpage_screen.xsl
        </AxStyleName>
        <AxStyleName printable>
            AxAddProcessor text/xsl /styles/webpage_printable.xsl
        </AxStyleName>
    </AxMediaType>

There is no example in the documentation how to implement it, could
anybody
give me such example?

-- Yuriy Sytota

Reply via email to