October 24, 2021 15:16
To unlock the webinterface
…change in the config:
Listen localhost:631
->
Port 631
And disable the forbidden lock:
<Location />
...
</Location>
->
<Location />
Allow all
</Location>
October 24, 2021 15:16
…change in the config:
Listen localhost:631
->
Port 631
And disable the forbidden lock:
<Location />
...
</Location>
->
<Location />
Allow all
</Location>
Copyright © 2024, Simon Beginn; all rights reserved.
Page version info
Template by Bootstrapious. Ported to Hugo by DevCows.