[ixpmanager] MRTG on separate server - Apache Settings
Ian Chilton
ian at lonap.net
Thu Apr 8 14:04:34 IST 2021
Hi,
I use Nginx and have:
server_name _;
root /var/www/html;
index index.html;
autoindex off;
location /mrtg {
alias /srv/mrtg;
autoindex on;
}
…and then standard SSL config.
That means I can go to: https://mrtg.domain.com/mrtg in a browser and
browse the files with the indexes, while IXP Manager uses http:// as
it’s a tad faster.
Ian
On 8 Apr 2021, at 2:19, Paul Emmons wrote:
> Could someone please share the correct Apache Options to use for an
> alias with MRTG / IXPManager?
More information about the ixpmanager
mailing list