Login 
 
 Pref   Your subscriptions   Home   Help 
users@ml.mod-xslt2.com
mod-xslt2 - Users Mailing List
   
 
List info
 
 
 
Subscribe
 
 
Unsubscribe
 
 
Archive
 
 
Post
 



Advanced search
2004 01 02 03 04 05 06 07 08 09 10 11 12
2005 01 02 03 04 05 06 07 08 09 10 11 12
2006 01 02 03 04 05 06 07 08 09 10 11 12
2007 01 02 03 04 05 06 07 08 09 10 11 12
2008 01 02 03 04 05 06 07 08 09 10 11 12

  previous   Chronological   next       previous   Thread   next  

Re: Parsing problems admin
  • From: admin@xxxxxxxxxxxx
  • To: users@xxxxxxxxxxxxxxxx
  • Subject: Re: Parsing problems
  • Date: Fri, 13 Aug 2004 22:20:35 +0200 (CEST)


  • Hi,
    My guess is that mod-xslt want to parse xslt sheet as an xml document.
    Did you try to add something like this in httpd.conf:

    AddType text/xsl .xsl


    This is one error I found in XSL file:
    </h1><
    /xsl:template>
    </xsl:stylesheet>

    It should be:

    </h1></xsl:template>
    </xsl:stylesheet>

    If this is not working, can you post mod-xslt configuration from your
    httpd.conf?

    Boyan

      Powered by Sympa