After doing a fresh Ubuntu install and configuring webmin proceeded to install BackupPC 4 on the machine as requested. Understand that this program is old but is what I've been asked to do.
When trying to access http://locahost/backuppc from the server the page shows up correctly, but when I try to connect to http://ipaddress/backuppc from any other workstation I get a 403 Forbidden error.
Forbidden
You don't have permission to access this resource.
Apache/2.4.58 (Ubuntu) Server at xxx.xxx.xxx.xxx Port 80
Results of ls /etc/apache2 :
-rw-r--r-- 1 root root 7178
Dec 26 10:50 apache2.conf drwxr-xr-x 2 root root 4096
Dec 24 10:38 conf-available drwxr-xr-x 2 root root 4096
Dec 24 10:38 conf-enabled -rw-r--r-- 1 root root 1782
Mar 18 2024 envvars -rw-r--r-- 1 root root 31063
Mar 18 2024 magic drwxr-xr-x 2 root root 12288
Dec 24 10:37 mods-available drwxr-xr-x 2 root root 4096
Dec 24 10:38 mods-enabled -
I have been looking around for hours, and I can't find anything that actually works. Do you have any ideas?