cjconnor24
2009-05-21 11:24:36 UTC
www.mysite.com/about.php
www.mysite.com/contact.php
you get the idea - i want to be able to rewrite these as
www.mysite.com/about/
www.mysite.com/contact/
however i also have a page which looks like this:
www.mysite.com/portfolio.php?p=2
i want to rewrite this as
www.mysite.com/portfolio/2/
now the tricky part - how do i get my css and images no work?
i have got the rewrite rules but for some reason the css and any images are broken.
I've spent days on google but just can't get to the bottom of it.
Your help would be much appreciated!