Page 1 of 1

Subdomain links problem

Posted: Mon Nov 24, 2008 7:24 am
by raveX
Hello,
I have installed CMS Made Simple into mysite.com/otherSite and assigned that sub directory a domain name OtherSite.com.
Now, I'm making menu in html as a part of template and i'm trying to make links like that: Link 1.  But instead of going to OtherSite.com/index.php?page=link1, it is redirecting to mysite.com/OtherSite/index.php?page=link1. Why does it do that and how can I fix it? Normally if you do it in html - it works just fine.
Thank you.