[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Re: RAQ3 gui not found



>I have a RAQ3 that the GUI has disappeared.  When I enter the
>hostname.com/admin/ I receive a file not found error.

>The only changes that I made was to enable SSL for the main site.  I have
>tried both http:// and https:// to access the site.

All I know is that the admin is a service run on port 81, and I believe its
actually
a Perl script.
Try this:
    http://yourdomainname:81/.cobalt/sysManage/index.html

if that works then perhaps the problem is something to do with the redirect
from
/admin, which is probably also good news!

if not, then its something more complicated.... anyone else?

Jim