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