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

[cobalt-users] siteadmin, admin,personal alias etc broken and fixed



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