Re: clean url's
| Newsgroups | gmane.comp.php.drupal.support |
|---|---|
| Message-ID | <[email protected]> |
I replaced the .htaccess with the one from my dev box just to make sure. I also moved the vhost definition from /etc/httpd/conf.d/vhosts.conf to the bottom of /etc/httpd/conf/httpd.conf still fails. Thank you to everyone for your suggestions!! Keith On 2014-06-13 16:02, [email protected] wrote: > Ran echo in_array('mod_rewrite', apache_get_modules()); which replies > with a "1". So it must be something else in the Apache config or the > .htaccess file. > > I'll keep looking. > > Thank you everyone for your help!! > > > > On 2014-06-13 14:33, Erik Alfkin wrote: >> Have you verified that mod_rewrite is enabled? >> >> On Fri, Jun 13, 2014 at 12:36 PM, <[email protected]> wrote: >> >>> 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 >>> -- >>> [ Drupal support list | http://lists.drupal.org/ [1] ] >> >> -- >> >> Erik Alfkin >> >> >> >> Links: >> ------ >> [1] http://lists.drupal.org/ -- [ Drupal support list | http://lists.drupal.org/ ]