I have 2 sites on 2 virtual machines where LAMPP was installed the same in both cases.
On one Clean URLs is fine and the other not.
I have compared the httpd.conf files on both and neither has RewriteEngine.
The only difference is that one is installed in a Folder under htdocs (opt/lampp/htdocs/drupal/sites/all/modules) and the other is installed directly in htdocs folder (opt/lampp/htdocs/modules)
Could that be what is making the difference?
Thanks for any assistance.

Comments

nirbhasa’s picture

I think the htacess file should be in the root of your Drupal install in both cases, but I am open to correction on that