I read the documentation and I was unable to find an answer to my question. Hopefully it’s a simple answer.
If I have two websites in two different directories (http://www.mysite.com/ee/siteA and www.mysite.com/ee/siteB) with the system folder residing in the “ee” directory, do I need to move two duplicate instances of my “scripts” and “themes” folders to each directory?
I was loading my pages and noticed that because i was using the {site_url} tag it was referencing links to images as http://www.mysite.com/ee/siteA/themes/images etc. instead of http://www.mysite.com/ee/themes/images
I don’t mind having duplicate folders but just don’t want to run into any problems later down the road.
Thanks in advance.