No, I'm using the axkit.org web site source which is packaged with the 
tarball for AxKit, so the index.xml file has processing instructions:

<?xml-stylesheet type="application/x-xpathscript"
                 href="/stylesheets/webpage_html.xps"
                 title="default"?>

<?xml-stylesheet type="application/x-xpathscript"
                 href="/stylesheets/new/webpage_html.xps"
                 title="new"
                 alternate="yes"?>

N.B. I'm totally new to developing in XML

On 2002.07.11 10:14 J�rg Walter wrote:
> On Wednesday, 10. July 2002 11:38, Dale Gallagher wrote:
> 
> > WITH /etc/httpd/mod_perl.conf :
> >
> > PerlModule Apache::PerlRun
> >          PerlModule AxKit
> > #AxAddStyleMap text/xsl Apache::AxKit::Language::Sablot
> > AxAddStyleMap text/xsl Apache::AxKit::Language::LibXSLT
> > AxAddStyleMap application/x-xpathscript
> > Apache::AxKit::Language::XPathScript
> > AxDebugLevel 10
> 
> Do you have either AxAddProcessor lines in httpd.conf/.htaccess, or
> <?xml-stylesheet ...?> processing instructions in the XML file? If so,
> how do
> they look?
> 
> 
> --
> 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]
> 
> 

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

Reply via email to