| Summary | Cannot access to rpc.php subpages | 
| Queue | Horde Groupware Webmail Edition | 
| Queue Version | 1.2.4 | 
| Type | Bug | 
| State | No Feedback | 
| Priority | 1. Low | 
| Owners | |
| Requester | lorenzetto.luca (at) gmail (dot) com | 
| Created | 11/23/2009 (5825 days ago) | 
| Due | |
| Updated | 09/28/2010 (5516 days ago) | 
| Assigned | 11/23/2009 (5825 days ago) | 
| Resolved | 09/28/2010 (5516 days ago) | 
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No | 
Is original poster still seeing this behavior?
bug 6749.bug 6749is also on syncing witha syncml client. I tried now with funambol client on outlook and the
sync happens correctly in two ways with the username set as "user"
The only problem i have is with a browser while asking for a resource
on webdav
State ⇒ Feedback
bug 6749.with latest updates.
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>
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Cannot access to rpc.php subpages
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
i'm trying to open my subscription url of the calendar, located at
/horde/rpc.php/kronolith/user@domain/user@domain.ics
but the application keeps asking me the password forever. Since i've
the _imp_hook_vinfo active, i tried as username user@domain and user,
but nothing happens.
My server is configured with php as fastcgi on ubuntu 8.04.3, all with
latest updates.