file permissions fixed the issue. thanks!

On Fri, May 6, 2022 at 2:29 PM Reindl Harald <h.rei...@thelounge.net> wrote:

>
>
> Am 06.05.22 um 11:48 schrieb Tan Mientras:
> > Hi
> >
> > Trying to setup our roundcube, it seems I cant set the logo as desired.
> >
> > 1.Uploaded a picture to www called logo.jpg
> > 2.added lines to config/config.inc.php
> > $config['skin_logo'] = [
> >          "login" => "logo.jpg",
> > ];
> >
> >
> > i'm getting a 403
>
>
> so what about set the permissions of the file correctly?
>
> 403 Forbidden
> The request contained valid data and was understood by the server, but
> the server is refusing action. This may be due to the user not having
> the necessary permissions for a resource or needing an account of some
> sort, or attempting a prohibited action (e.g. creating a duplicate
> record where only one is allowed). This code is also typically used if
> the request provided authentication by answering the WWW-Authenticate
> header field challenge, but the server did not accept that
> authentication. The request should not be repeated.
>
_______________________________________________
Roundcube Users mailing list
users@lists.roundcube.net
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to