PDA

View Full Version : .htaccess being very annoying...


joesfoes
09-13-2009, 07:15 PM
Hello,
i've been reading around the internet on how to create SEO friendly URL's with .htaccess but for some reason it will not work properly.

I'm simply trying to remove http://www.site.com/file1.php?input=1101986/category/type/xxx.html
to http://www.site.com/category/type/xxx.html

But I cannot figure this out! I've tried all the different directions on a lot of sites but the URL stays the same no matter what. I was able to remove index.php easily etc and RewriteEngine On is "on" so any help would be great.

clunk.werclick
09-13-2009, 07:48 PM
What have you tried, do you have some examples?