[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] siteadmin, admin,personal alias etc broken and fixed
- Subject: [cobalt-users] siteadmin, admin,personal alias etc broken and fixed
- From: "Jim Carey" <jim@xxxxxxxxxx>
- Date: Thu Feb 15 17:28:24 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Just something to share - might help someone else in the future.
My siteadmin and personal etc aliases (rewrites) were broken. I could get
to the siteadmin page by using the fully qualified name eg
https://www.ozbcoz.com:81/.cobalt/siteManage/www.ozbcoz.com/index.html
but not via www.ozbcoz.com/siteadmin.
Checked my httpd.conf and all looked ok.
restarted httpd through ssh and noticed an error saying that certs for a
test site were missing - I had deleted the directory at some point. This
was then breaking the rewrite rules. Once I turned SSL off for the site
that had the missing certs all came back
cheers
Jim