Apache Server configuration support - Action Handlers not working

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > February 2004 > Action Handlers not working





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Action Handlers not working
Andrew Strader

2004-02-24, 3:33 am

I am trying to get action handlers on my web server, but no matter
what I do, it seems to be completely disregarding the Action directive
(serving the files as if there were no Action directive at all).

Here is the virtual hosts configuration:
<<<<<<<<<<<<<
<Directory "/the/absolute/path">
AllowOverride None
Options Includes FollowSymLinks
Action View /progs/process-stuff.pl
AddHandler View .html
</Directory>[color=blue]

I have looked in the Apache documentation, but I can't find anything
more about action handlers. What am I missing that would prevent
Apache from running that script on html files in that directory?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com