Amazon EC2 php/fedora htaccess mod_rewrite not working
Posted
by wes
on Stack Overflow
See other posts from Stack Overflow
or by wes
Published on 2010-01-08T21:31:55Z
Indexed on
2010/06/03
5:04 UTC
Read the original article
Hit count: 349
Amazon EC2 with Fedora, there are 2 instances of the httpd conf, the doc root is automatically set as /home/webuser/helloworld/conf/httpd.conf and the default (which is also there) is /etc/httpd/conf/httpd.conf . Mod rewrite is enabled with both, we are in drupal, the .htaccess is in the folder it needs to be (on Drupal) and it loads the homepage and other static files fine, but it WILL not use htaccess. Any thoughts?
© Stack Overflow or respective owner