Page 2 of 2

Posted: Mon Oct 22, 2007 3:48 pm
by RobertGonzalez
Have you changed your settings in the Apache conf that tell Apache to allow use of a .htaccess file? I only ask because I had a similar issue as this and the fix was to make rewrites to index.php become rewrites to /folder/index.php.

Posted: Thu Oct 25, 2007 3:56 am
by keithbyrne
im sorry if im being stupid but how do i change that with Apache ?? im guessing it has something to do with httpd.conf or maybe not ha ha

Posted: Thu Oct 25, 2007 11:09 am
by RobertGonzalez
Almost all things related to the Apache configuration is handled in the httpd.conf. Look in the conf and I am fairly certain that you will run across a commented section that talks about the settings needed to allow the use of .htaccess files.