<div dir="ltr"><div><div><div><div><div><div><div><div>Hi everybody,<br></div>is still list active?<br><br></div>The main wikka website seems down, so...<br><br></div>I'm an "old" wikka user and I like it.<br>
</div>I have run it on my website for quite a while.<br></div>Recently I moved it to a subfolder (that's a subdomain as well) and<br></div>a problem appeared...<br><br></div>Before, it was like this:<br><a href="http://www.example.com/wakka.php?wikka=index">http://www.example.com/wakka.php?wikka=index</a><br>
<br></div>Now, I want it here:<br><a href="http://subdomain.example.com/wakka.php?wikka=index">http://subdomain.example.com/wakka.php?wikka=index</a><br><div><br>BUT when I point the browser to:<br><a href="http://subdomain.example.com/">http://subdomain.example.com/</a><br>
</div><div>it redirects me to "www", like this:<br><a href="http://www.example.com/wakka.php?wikka=index">http://www.example.com/wakka.php?wikka=index</a><br></div><div>i.e., like before...<br><br></div><div>If I point to:<br>
<a href="http://subdomain.example.com/wakka.php?wikka=index">http://subdomain.example.com/wakka.php?wikka=index</a><br></div><div>the page shows up.<br><br></div><div>BUT all the internal links point to "www", like this<br>
<a href="http://www.example.com/subdomain/wakka.php?wikka=SomeLink">http://www.example.com/subdomain/wakka.php?wikka=SomeLink</a><br><br></div><div>I can not understand why but it keeps considering "www" as the base<br>
</div><div>url or base href.<br><br></div><div>I even tried to hard-code the base href in the header.php, it does show up<br></div><div>as I set it in the source code of the page but the links are incorrect.<br><br></div>
<div>another "funny" thing is that if I use the format<br><a href="http://www.example.com/subdomain/wakka.php?wikka=Whatever">http://www.example.com/subdomain/wakka.php?wikka=Whatever</a><br></div><div>all the links are ok (of course, since there "www" it's in use),<br>
</div><div>but I want to use the format<br></div><div><a href="http://subdomain.example.com/wakka.php?wikka=Whatever">http://subdomain.example.com/wakka.php?wikka=Whatever</a><br><br></div><div>Anyone here has any clue?<br>
</div><div>Thanks in advance!<br></div><div><br></div></div>