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

Re: [cobalt-users] ssl certificate on main site and error pages server wide



On Mon, 5 Nov 2001, Kody Hagen wrote:

> Everytime I get an error that a page is not found I now get a pop up message
> if I want to accept the certificate for the server.  I installed the
> certificate for use in the admin pages and now when I get a file not found
> error, it brings up the certificate to load the images on the error pages.
> It does this server wide and is very annoying.  Is there anything I can do
> about this?

Don't click on non-existant pages ;) <ducking>


Ok, the better way to handle this is to define custom 404 error handlers
for the site so that the errors aren't directed to the server admin area,
which the server is trying to serve secure, thus the funky cert errors..

poke about the archivees for 'custom 404 pages' or such, it's easy to
do...

gsh