osCommerce seo troubles

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post 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.
keithbyrne
Forum Newbie
Posts: 18
Joined: Thu Sep 20, 2007 5:20 am

Post 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
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post 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.
Post Reply