On Sat, Aug 30, 2008 at 7:45 PM, Jay Sprenkle <jsprenkl@xxxxxxxxxxx> wrote: > All fastcgi URLs are supposed to be sent to the fastcgi program to be > handled, not served directly and don't exist in the docroot. > (That program will reads the url 'test.fcgi' and produces a page from a > 'test' template) I don't think this is how Action works. Action takes the script that has already been mapped to a real file via traditional means (DocumentRoot, Alias, etc) and passes the path to that script it to a custom interpreter (your fastcgi program) -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx