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

  previous   Chronological            previous   Thread       

Re: [mod-xslt users] trouble with dynamic content Anthony Kepler
  • From: Anthony Kepler <anthony@xxxxxxxxxxxxxxxx>
  • To: users@xxxxxxxxxxxxxxxx
  • Subject: Re: [mod-xslt users] trouble with dynamic content
  • Date: Wed, 26 Jul 2006 13:31:36 -0700
  • References: <44C14316.2080905@jivanjeearch.com>
  • User-agent: Thunderbird 1.5.0.4 (Windows/20060516)


  • This post is for posterity.
    I have found that using:
    XSLTAddFilter cgi-script
    has the desired effect, despite "cgi-script" not being defined as a mime type anywhere in any files I can find that are being consulted by Apache.
    For the record, I am using Apache 1.3.33 and mod-xslt 1.3.8

    Hopefully other people with the same trouble I was having will stumble upon this in the archives.

    - Anthony Kepler
        http://anthony.kepler.net

    Anthony Kepler wrote:
    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