Hi! > I have an application that I'd like to switch to mod_fcgid, but > unfortunately it doesn't work as I wanted it to. the (php) application > uses basic authentication (not in apache but in php) but the entered > information is definitely not sent down to the application with > mod_fcgid.
I already said something on this topic on this mailing list but somehow I didn't provoke much feedback at all. Anyway, have a look at the following postings: http://www.mail-archive.com/mod-fcgid-users%40lists.sourceforge.net/msg00161.html http://www.mail-archive.com/mod-fcgid-users%40lists.sourceforge.net/msg00163.html If the patch still applies to the current code base (I haven't tried it), you can use it in combination with PassHeader Authorization in order to make sure PHP gets the necessary authentication information. Regards, Christian PS: Just as a side note, mod_fastcgi has exactly the same problem and I got even less reaction when posting a patch there: http://fastcgi.com/archives/fastcgi-developers/2007-November/004890.html http://fastcgi.com/archives/fastcgi-developers/2007-December/004902.html Seems like all FastCGI implementations for Apache known to me have no interest at all in this issue. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Mod-fcgid-users mailing list Mod-fcgid-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users