[Tickets #8723] Re: Cannot access to rpc.php subpages
    bugs at horde.org 
    bugs at horde.org
       
    Mon Nov 23 17:29:34 UTC 2009
    
    
  
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8723
------------------------------------------------------------------------------
  Ticket             | 8723
  Updated By         | lorenzetto.luca at gmail.com
  Summary            | Cannot access to rpc.php subpages
  Queue              | Horde Groupware Webmail Edition
  Version            | 1.2.4
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------
lorenzetto.luca at gmail.com (2009-11-23 12:29) wrote:
> My server is configured with php as fastcgi on ubuntu 8.04.3, all  
> with latest updates.
This is the fastcgi handler config, -pass-header Authorization is  
enabled, so the HTTP Authorization should work.
<IfModule mod_fastcgi.c>
      AddHandler fastcgi-script .fcgi
      FastCgiConfig -singleThreshold 100 -killInterval 300 -autoUpdate  
-idle-timeout 240 -pass-header Authorization
</IfModule>
    
    
More information about the bugs
mailing list