[cups] Always redirect http to https access webGui

Elias Pereira empbilly at gmail.com
Mon Feb 13 08:33:50 PST 2017


Hello,

In apache I do that with:

<virtualhost *:80="">
ServerName www.example.com
Redirect / https://www.example.com/
</virtualhost>

How do I set this in cups?

-- 
Elias Pereira



More information about the cups mailing list