Access
Open your browser: http://<SERVER-IP>
The default Angie web page is served from: /usr/share/angie/html
Important Files & Directories
- Web Root:
/usr/share/angie/html - Configuration Directory:
/etc/angie/ - Log Directory:
/var/log/angie/
Service Management
Check Angie status:
systemctl status angie
Restart Angie:
systemctl restart angie
Reload the configuration:
systemctl reload angie
Stop Angie:
systemctl stop angie
Start Angie:
systemctl start angie