You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 19, 2025. It is now read-only.
Today I runned boinc-server-test docker container but everytime I tried to open http://127.0.0.1/boincserver I got a "not found" error.
The reason was the missing boincserver.httpd.conf in /etc/apache2/sites-enabled
I solved running the command # ln -s /home/boincadm/project/boincserver.httpd.conf /etc/apache2/sites-enabled/boincserver.httpd.conf
inside the container
Today I runned boinc-server-test docker container but everytime I tried to open http://127.0.0.1/boincserver I got a "not found" error.
The reason was the missing boincserver.httpd.conf in /etc/apache2/sites-enabled
I solved running the command
# ln -s /home/boincadm/project/boincserver.httpd.conf /etc/apache2/sites-enabled/boincserver.httpd.confinside the container
Related boinc_dev discussion: https://groups.google.com/a/ssl.berkeley.edu/forum/#!topic/boinc_dev/CX6w43sAl54