Hi p8x,

    You are correct.   I forgot I changed the umask from 022 to 027.  All works now.  Just need to work out how to add the URL into Roundcube.
On 01/24/2011 12:15 PM, p8x wrote:
Hello,

You will find that it is not RC giving that error but your web server. 
Check your web server error logs to find the reason, it could be any 
multitude of things (my guess is permissions).

p

On 24/01/2011 7:05 PM, J4 wrote:
On 01/24/2011 11:39 AM, J4 wrote:
Hi there,

     Small question. I would like to have a link on the login page of
Roundcube to another site. (Posfixadmin in this case). It can be
located anywhere on the page.  Where could I add this into the
Roundcube config?

Best wishes, s.


_______________________________________________
List info: http://lists.roundcube.net/users/
BT/5725f1d0
I tried to at least test the location of where I would put postfixadmin,
but noticed that Roundcube won't allow calling specific directories
being called underneath it:

Firefox spats out  : You don't have permission to access /admin on this
server.
URL was :   https://webmail.test.info/admin and
https://webmail.test.info/admin/index.php
And I had placed the new files underneath the doc root for Roundcube:

    DocumentRoot    /www/roundcube
...
         <Directory /www/roundcube/admin>
                 Options FollowSymLinks Indexes
                 AllowOverride Limit Options FileInfo
         </Directory>

Does Roundcube stop direct calls to particular files and subdirectories?

Regards, s

_______________________________________________
List info: http://lists.roundcube.net/users/
BT/3ae57cde
_______________________________________________
List info: http://lists.roundcube.net/users/
BT/5725f1d0