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

RE: [cobalt-users] Qube2 Home Page Changes



So, I finally got around to changing the home page. Thanks to those who helped out. It turns out that you need to change the intro.html file in /usr/admserv/html/.cobalt/public. As usual, you may want to save a backup, etc., etc.

Peter


At 01:39 AM 8/16/00 -0700, I wrote:
> We recently bought a Qube2.  I would like to make minor changes to the
> default home page/public site (remove the picture of the Qube2, put up some
> information about our company, etc.); however, I would like to keep the
> navigation tools.  When I replace the page, it gets rid of the navigation
> elements.  Does anyone know how to change just the text of the default home
> page?



The resource "/" (server root) is redirected to "/cobalt/", as was said in another post. In the file /etc/httpd/conf/srm.conf, the resource "/cobalt/" is aliased to this file: /usr/admserv/html/.cobalt/public. This appears about 30 lines up from the bottom of the srm.conf file. The index.html file in that directory is the one you want to edit.
Aliases are a powerful thing.

--Stew Smith