Re: debugging fastcgi/ACTION directive in Apache Config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric Covener wrote:
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)

If so then, other than checking for the existence of the script first, it does what I want. That would explain why it never invokes the interpreter. That means I have to write
my app as an apache module to get it to work. Bah! Humbug!


---------------------------------------------------------------------
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


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux