On Thursday, 20. February 2003 10:51, Tom Schindl wrote: > 1) > I've got the following problem. Suppose I have a file named test1.xml. > How can I tell Axkit and Apache that I want to request the file with > http://localhost/test1.html.
Using the standard apache facilites. Either I don't get your question, or you should urgently read the axkit quickstart guide plus some apache intro. > 2) > Can I add a stylesheet to a file without adding > <?xml-stylesheet href="../../style/bestsolution.xsl" type="text/xsl"?> > to it, maybe something like xsl-stylesheets are assigned in Cocoon. perldoc AxKit Look at the "AxAddProcessor" family of directives, these are what you need. -- CU Joerg PGP Public Key at http://ich.bin.kein.hoschi.de/~trouble/public_key.asc PGP Key fingerprint = D34F 57C4 99D8 8F16 E16E 7779 CDDC 41A4 4C48 6F94 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
