<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Earnie Boyd wrote:
<blockquote cite="mid20070427092019.ofv2tyyvfe9wk4o8@mail.progw.org"
 type="cite">
  <pre wrap="">Quoting Johannes Skov Frandsen <a class="moz-txt-link-rfc2396E" href="mailto:joe@omesc.com">&lt;joe@omesc.com&gt;</a>:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Earnie Boyd wrote:
    </pre>
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">Secondly.... I can't seem to enable clean urls on my sites, but it works
on my base installation. Some settings I need to change in vhost?


        </pre>
      </blockquote>
      <pre wrap="">You need mod_rewrite enabled in your httpd.

Earnie -- <a class="moz-txt-link-freetext" href="http://for-my-kids.com">http://for-my-kids.com</a>

      </pre>
    </blockquote>
    <pre wrap="">I have mod rewrite  enable in httpd, and rewrite works fine on my
default site.

Should i add something somewhere to enable it for the other sites
aswell? aperently it dosn't work out of the box, or (more likely) I have
missed something in the configuration.

    </pre>
  </blockquote>
  <pre wrap=""><!---->
You did execute the test in the administration setup correct?  If yes, 
then perhaps a configuration issue with virtual host.

Earnie -- <a class="moz-txt-link-freetext" href="http://for-my-kids.com">http://for-my-kids.com</a>
  </pre>
</blockquote>
I had d forgot to modify my vhost file to:<br>
&nbsp;AllowOverride All<br>
<br>
Every things seems to work nicely now<br>
<br>
Thanks for the pointer.<br>
<br>
Joe<br>
<br>
<br>
</body>
</html>