Its weird, but I think I worked out the kinks here with the htaccess. I noticed one irregularity between what I had and what was suggested (ssu_check) and so I changed it to that and then it started to work halfway. The urls were coming up but the css was not being called. So I checked my error logs and the line that ends with !-f was causing an error and being ignored, so I commented that out, now my css is being called but my admin serves a 500 internal error. So I guessed that it was the line below that (ends with !-d) and commented it out. Now it works! Both front and back ends and the css is being called!
Now I just need to know how to set the ssu config in admin so that my urls are better.
Currently, I am getting:
www.domain.com/air/air/replacement - for the product info display pages. How do I configure ssu so that it writes it like this:
http://www.domain.com/engine-and-dri...k-n-air-filter etc
I'm the top level cat and then the product name should work well.
Please remember I have ssu v3.7.1. Thanks so much for your help :)
Bookmarks