<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On a VPS system I'll usually add<br>
      <br>
      <br>
      <b>Options FollowSymLinks</b><b><br>
      </b><b>AllowOverride All</b><b><br>
      </b><b>Order allow,deny</b><b><br>
      </b><b>allow from all</b><br>
      <br>
      on &lt;Directory&gt; instead of each individual virtual host.<br>
      <br>
      The <br>
      -Don-<br>
      <br>
      On 6/13/2014 3:36 PM, <a class="moz-txt-link-abbreviated" href="mailto:techlists@phpcoderusa.com">techlists@phpcoderusa.com</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:9592b2ddf35e5666667dc7f96eb8a10f@phpcoderusa.com"
      type="cite">
      <pre wrap="">

Hi,

I've uploaded Drupal Commerce Kickstart and it is working as I would 
expect it to. The problem is clean URLs.

This is on a new VPS and I have no other sites on this server that use 
mod rewrite.  As a result I do not know if this is an Apache config 
issue or something to do with Drupal or Kickstart.  I have KickStart 
setup on a local dev box and clean URL's was not an issue so I assume 
this might be an Apache config issue.

I modified the Apache config changing AllowOverride to ALL.

I've verified the .htaccess file that came with Kickstart is in the root 
directory and have verified the permissions are 644.

When I go into the Admin panel to check for clean URL's it fails.

Any suggestions on how I can troubleshoot this issue?

Thanks a bunch in advance!!

Keith
</pre>
    </blockquote>
    <br>
  </body>
</html>