Search found 1 match

by agadmin
18 Mar 2017, 17:36
Forum: Help
Topic: mantis 2.0.0 - Fonts not displaying when using https
Replies: 3
Views: 5007

Re: mantis 2.0.0 - Fonts not displaying when using https

Check your Apache error logs when trying to access one of the files directly. If you see an error along the lines of:

...mantis/fonts/.htaccess: AddType not allowed here

then you may need to adjust your AllowOverride settings in the Apache config for the Mantis directory, such as ...