nut-cgi для apache

Linux admin

Обсуждение тут

# cat /etc/apache2/conf-enabled/nut.conf

  Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
AllowOverride All
Require all granted

Allow from all
# Deny from all


Alias /nut /usr/share/nut/www/

Options Indexes FollowSymLinks

DirectoryIndex index.php index.html

sudo a2enmod cgi