Re: Fonts missing

Fabian Cenedese <[email protected]> Mon, 04 Sep 2023 14:58:42 +0200
Newsgroups gmane.comp.bug-tracking.mantis.general
Message-ID <[email protected]>
At 09:48 04.09.2023, Fabian Cenedese wrote:
>Hello
>
>Everything seems to work so far except that there are errors
>with regards to fonts. And this also leads to missing icons.
>However the font files are all present and accessible. What
>could be the reason for this?

I guess I can also bring the solution after solving it myself. The
fonts/.htaccess file wants to use AddType for some font files.
This in itself needs permission from the webserver (Apache2).
Therefore an AllowOverride was necessary for the mantis page.
Maybe this helps other people.

bye  Fabi