On Fri, 10 Oct 2008 19:16:12 +0100, Phil Weir <[EMAIL PROTECTED]> wrote: > Hi, > > I checked out the latest SNV today and I immediately got a ‘500 internal > server error’ message when I tried to use it. I tracked the problem down > to this in the .htaccess file in the root, added in r1948: > > <IfModule mod_alias.c> > Redirect /favicon.ico /skins/default/images/favicon.ico > </IfModule> > > My Apache logs say ‘Redirect to non-URL’. I did some checking and as > far as I can see when you use Redirect the destination has to be a full > URL. I tried replacing it with Alias but that is not allowed in .htaccess > files. > > Is it just me, is there some server config I am missing? Assuming that it > is does work will a redirect like this not cause problems with the > skinning, end users can select a skin in their prefs but they cannot alter > the .htaccess file to point to the appropriate place. > > Regards, > > Phil > _______________________________________________ > List info: http://lists.roundcube.net/dev/ >
I have just seen this ticket opened on trac so I guess it's not just me :/ http://trac.roundcube.net/ticket/1485491 _______________________________________________ List info: http://lists.roundcube.net/dev/
