October 23, 2021 12:55
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 23, 2021 12:55
…change in the config:
Listen localhost:631
->
Port 631
And disable the forbidden lock:
<Location />
...
</Location>
->
<Location />
Allow all
</Location>
Copyright © 2023, Simon Beginn; all rights reserved.
Page version info
Template by Bootstrapious. Ported to Hugo by DevCows.