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

Re: [cobalt-users] Rewrite rule



Thanks all

> > Include /full_path_to/my_include_file
> >
> > with the <VirtualHost> block for the site (after removing it from
> > httpd.conf), then restart Apache.
>
> If the include file is in /etc/httpd/
> a full path is not required httpd will pick it up with no problems.
> just write "include my_file.conf." (no"")

So if I take out the relevant current vitual hosting seciton and put it in a
separate file that will sort me for now. But what about once I add another
virtual domain through the control panel. My understanding is that the
httpd.conf will be rewritten, I know my stuff will be in a separate file so
is ok, but won't the GUI re-add the section I deleted? If so which <virtual>
one will take control, the one in the http.conf or the one in the
httdextra.conf file?

TIA

Mat