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

Re: [cobalt-users] Pointing a Sub Domain To a directory



Jim Carey wrote:
> > What I have done is to change the rewriteengine on to rewriteengine off for
> > that domain . this stops the rewrite of the hostname from occuring

John Cordeiro <jcordeiro@xxxxxxxx> wrote:
> How do you do that? the rewriteengine thingy. Be more specific for use
> Dummies Please.

In /etc/httpd/conf/httpd.conf you will see lines in each VirtualHost container
like:

RewriteEngine on

Change them to:

RewriteEngine off

--
Steven Werby {steven-lists@xxxxxxxxxxxx}