PDA

View Full Version : Error 404 after enabling SEO


Saviour
08-07-2009, 03:31 PM
When using the .htaccess file supplied with this software and enabling SEO, I get 404 error pages for clicks on category links.

I have uploaded the .htaccess file to the links directory. Again, SEO is enabled.

If I disable SEO...everything is fine.

If it matters...my host is 1and1 and (if it matters) Remote Site Function is set to CURL.

Brian
08-07-2009, 04:02 PM
Is the server running Windows or Linux/Unix for the OS? Just to be sure, have you modified the .htaccess file at all?

Our Sponsors
 

Saviour
08-07-2009, 04:11 PM
Server is shared running Linux/Uninx.

No modifications have been made to the .htaccess file.

Brian
08-07-2009, 04:25 PM
Do you have a .htaccess file in your root directory? If so, try renaming temporarily to make sure it's not interfering.
If that doesn't help/apply, try looking in the links/.htaccess file for this line and remove the "#".
#RewriteBase /links

If neither of those helps, please submit a support ticket via the Members' Area and I'll take a look at things for you.

Our Sponsors
 

Saviour
08-07-2009, 04:36 PM
Thanks, Brian...

I do have an .htaccess file in the root of my directory, but instead of trying to rename that...I just removed the "#" as you suggested...and all seems golden.

Thanks for the quick fix to my issue...much appreciated.