I’m running dump1090 on a system with Apache as the webserver.
What configs/aliases etc do I need to setup?
I’ve had things working on an nginx system but can’t quite figure out what’s required on Apache.
Currently getting AJAX forbidden error.
config that isn’t working:
Alias /dump1090/data/ /run/dump1090-mutability/
Alias /dump1090/db/ /var/cache/dump1090-mutability/db/
Alias /dump1090/ /usr/share/dump1090-mutability/html/
Going to ipaddress/dump1090/gmap.html gives the dump1090 interface with the AJAX forbidden error.