[ixpmanager] MRTG on separate server - Apache Settings

Nick Hilliard nick at foobar.org
Thu Apr 8 13:55:52 IST 2021


Paul Emmons wrote on 08/04/2021 02:19:
> Could someone please share the correct Apache Options to use for an 
> alias with MRTG / IXPManager?

This is what INEX uses:

> Alias /mrtg     /home/mrtg
> 
> <Directory /home/mrtg>
>         Options FollowSymLinks
>         AllowOverride None
>         Require all granted
> </Directory>

Your config may be different though.

Nick


More information about the ixpmanager mailing list