> Anyone had any problems with this? I change the custom style but it has no
> effect. The css files exist in the right place. I thought it might be
> permissions but it doesn't seem to make any difference what I set the
> permissions to.

Seems it was the Apache config:

<Directory "/srv/www/htdocs/squirrelmail/themes">
        Order deny,allow
        Deny from all
</Directory>

The css directory is below this. Removing the entry has resolved the problem.

Malcolm


_______________________________________________
Peterboro mailing list
[email protected]
https://mailman.lug.org.uk/mailman/listinfo/peterboro

Reply via email to