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
2010 01 02 03 04 05 06 07 08 09 10 11 12
2011 01 02 03 04 05 06 07 08 09 10 11 12

       Chronological   next            Thread   next  

trouble with dynamic content anthony+modxslt2
  • From: anthony+modxslt2@xxxxxxxxxxxxxxxx
  • To: users@xxxxxxxxxxxxxxxx
  • Subject: trouble with dynamic content
  • Date: Fri, 21 Jul 2006 06:31:04 +0200 (CEST)


  • I can't seem to get the XSLT Engine to work with dynamic contet.
    I have defined files ending in .cgi as being of type
    "application/x-httpd-cgi" in the mime.types file, as well as trough the
    "AddType" directive in httpd.conf

    I also have the following in my httpd.conf:

    <Directory />
    Options FollowSymLinks ExecCGI +Includes
    AllowOverride All

    # Addhandler mod-xslt .xml
    XSLTTmpDir /tmp
    XSLTEngine ON
    XSLTAddForce application/x-httpd-cgi
    </Directory>

    When uncommented, the Addhandler line functions properly - however the
    dynamic processing never seems to kick in.

    Any assistance in this would be greatly appreciated.

    Thank you,
    - Anthony Kepler

      Powered by Sympa