[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
- Subject: RE: [cobalt-users] ssl certificate on main site and error pages server wide
- From: "Paul Alcock" <webmgr@xxxxxxxxxxxxxxxxxx>
- Date: Mon Nov 5 15:53:21 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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?
> --
Just have a .htacccess file as sites/somedomain.com/web/.htaccess
and include
ErrorDocument 404 /404.html
you can edit 404.html to any valid page.
Then try to go to a none existant site page on that domain, you
should be taken to the 404.html page
(if you put any links or images in the 404.html page, then
make sure they are from the document root
eg. img src='/somedir/someimg.gif'
etc.
paul
Agility Systems, Inc.
Developers of www.ourfaqsite.com
Special Discounts of ourfaqsite.com accounts
for Webmasters up to 60% of the published
account prices.
For info contact ourfaqsite@xxxxxxxxxxxxxxxxxx