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

Re: [cobalt-users] Redirections



> Guys,
> I missed original replies, but I need to be able to redirect www.abc.com to
> www.abc.com/htmls/index.shtml but my Raq3 will not allow me to do this
> through the control panel.
>
> Anyone any idea's?

1st, DON'T SEND THE ENTIRE DIGEST BACK TO THE LIST!!!!!

2nd, this has been covered and is in the archives. Change the document root in httpd.conf and add/ensure the index.shtml option to the DirectoryIndex in srm.conf.

You may have to use an include file in httpd.conf to keep the GUI from overwriting it.

include /etc/httpd/conf/somehttpd.conf

Joe