sidneyrill
03-19-2007, 11:23 PM
I noticed many posts in regards with a 404 status when accessing a category.
The right solution has been given so far:
Enable your rewrite on your apache server and make sure you have this also in your access file.
The part that has been left out is that you have to restart your apache when you enable mod rewrite for it to become effective.
I am running my own server and therefor it is easy for me to restart my server.
If you depend on a host and have a shared account, your host might not be to willing to restart the server...
They should have the mod rewrite set on enabled in the first place.
I figured this out after having the 404 status problem and had everything set as it needed, but only after I restarted my Apache server, the rewrite started working.
I hope this might help someone out
Regards,
John
The right solution has been given so far:
Enable your rewrite on your apache server and make sure you have this also in your access file.
The part that has been left out is that you have to restart your apache when you enable mod rewrite for it to become effective.
I am running my own server and therefor it is easy for me to restart my server.
If you depend on a host and have a shared account, your host might not be to willing to restart the server...
They should have the mod rewrite set on enabled in the first place.
I figured this out after having the 404 status problem and had everything set as it needed, but only after I restarted my Apache server, the rewrite started working.
I hope this might help someone out
Regards,
John