CUPS 1.2b2 - 426 Upgrade Required

angelb at bugarin.us angelb at bugarin.us
Tue Mar 21 14:00:05 PST 2006


Hi all.

I've just recently downloaded and installed CUPS 1.2b2 on a RHEL 4
system.

After setting up basic configuration, no printers yet, I tried to
access some of the administration functions through the web interface
but having some difficulty.

When trying to access Jobs or Administration, I get the following
message:

426 Upgrade Required
You must use a https: URL to access this page.



The following are my Location directives:

<Location />
Order Deny,Allow
Deny From All
Allow From All
</Location>

<Location /jobs>
AuthType Basic
AuthClass Group
AuthGroupName lp
</Location>

<Location /admin>
AuthType Basic
AuthClass Group
AuthGroupName lp
</Location>

I expected that when trying to access Jobs or Administration that it
would present me the login/password prompt like my 1.1.23. But it's
not doing it in this case.

Without having to do a lot of poking around yet, perhaps someone
has already solved this.

Any suggestion or comments is much appreciated.

Thanks!
Angel




More information about the cups mailing list