View Single Post
  #5  
Old 04-17-2009, 08:44 AM
lotusone lotusone is offline
New Member
 
Join Date: Apr 2009
Posts: 8
Quote:
Originally Posted by mistwang View Post
You can set it as per-directory handler by using "DefaultType" or "ForceType" instead of "AddType" directive. But, use it for "/" will cause trouble I think, unless you do not need to have the server serve any static content.
Ok, it's working well enough - I'll just leave it alone

About the running FastCGI apps under the requester's uid... will that be part of the 4.0.2 directive implementation? i.e. FastCgiWrapper?
Reply With Quote