I have a mod_rewrite expression that works fine, but the thing is since i have it rewrite from a subdirectory, all the images are dead and there's no style.css that applies to this page. Is there a way to fix this without physically moving all of the images and styles and such?
Edit:
I know I can do this by making all of my URLs having exact static links (
http://yadayada) but is there a way of doing this where i can still keep the (src="image1.jpg").