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