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

Re: [cobalt-users] Rewrite rule



"Steve Werby" <steve-lists@xxxxxxxxxxxx>  wrote

> 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"")
Gerald