Monday 16 January 2006 1:24:25 am
I run 2 separated pages build on ezpublish. They are locaded on the same hosting server. But they behave diffrent whith ezurl operator. First works fine - ezurl adds index.php to uri. Second adds index.php only when I put intex.php in address. And, it is most strange, ezurl uses in the second case temporary domain, other that i put in address bar, which was configured for the testing. For example:
I get to the site with: www.mysite.com. Then every ezurl in templates produces something like that: www.mysite.temporary.com/subpage. but when I write www.mysite.com/index.php, every ezurl make www.mysite.temporary.com/index.php/subpage. And it works.
I think i make some errors when I configured second site. But I doesnt now where. Somebody could help me with it?
|