Don't assume RC is installed in the root of a Webhost; most times it is not so this has no effect at all.
Instead add the RC favicon using the correct (and working, but non- standard) meta-tag. br Mike -- Michael Baierl <http://mbaierl.com/> On 10.10.2008, at 20:16, Phil Weir <[EMAIL PROTECTED]> wrote: > Hi, > > I checked out the latest SNV today and I immediately got a ‘500 inte > rnal > 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/ _______________________________________________ List info: http://lists.roundcube.net/dev/
