I am integrating expression into an existing site:
see related post: http://ellislab.com/forums/viewthread/177954/
I am starting to run into linking problems. My new instal of EE is in a sub directory many shared resources are not(css, images etc).So I have been writing links with the “../” prepended, but when I navigate to “url/sub_dir/template_group/template.html” none of the resources from the “../” links work.
Feels like I am missing something very basic about how EE works. I would rather not have to write all my links as “http://www.mysite.etc”. Anybody lend a hand here?
Thanks,
-nc