<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">Right, but .htaccess converts the clean
      urls to a "q=url" key/value $_GET query.<br>
      <br>
      I think it also sets which browsers have access to the site.<br>
      <br>
      -Don-<br>
      <br>
      On 6/13/2014 6:07 PM, Erik Alfkin wrote:<br>
    </div>
    <blockquote
cite="mid:CAJkaSmb438R9WJCtkE88u5g8a8TGFK4q9rCy84=jchCr3+c54g@mail.gmail.com"
      type="cite">
      <div dir="ltr">That allows the .htaccess file to work, but it
        won't load mod_rewrite. Have you run the "sudo a2enmod rewrite"
        command and reloaded Apache?</div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">
          On Fri, Jun 13, 2014 at 2:56 PM, Don <span dir="ltr">&lt;<a
              moz-do-not-send="true" href="mailto:donald@fane.com"
              target="_blank">donald@fane.com</a>&gt;</span> wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div bgcolor="#FFFFFF" text="#000000">
              <div>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>
                <span class="HOEnZb"><font color="#888888"> -Don-</font></span>
                <div>
                  <div class="h5"><br>
                    <br>
                    On 6/13/2014 3:36 PM, <a moz-do-not-send="true"
                      href="mailto:techlists@phpcoderusa.com"
                      target="_blank">techlists@phpcoderusa.com</a>
                    wrote:<br>
                  </div>
                </div>
              </div>
              <div>
                <div class="h5">
                  <blockquote type="cite">
                    <pre>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>
                </div>
              </div>
            </div>
            <br>
            --<br>
            [ Drupal support list | <a moz-do-not-send="true"
              href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a>
            ]<br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <br>
        Erik Alfkin<br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>