On Saturday, November 23, 2013, linux  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>Sorry I probably didn't explain it properly. Take for example <a href="http://cloud.mysite.com" target="_blank">cloud.mysite.com</a>, I have named vhosts set up and working from the internet, however if I am connecting to <a href="http://cloud.mysite.com" target="_blank">cloud.mysite.com</a> from my home network/internet - which is the same network the server is on - it does not recognise it.</div>
</div></blockquote><div><br></div><div>Some home routers may cause that problem. As a simple solution, you can define local ip of your server in your /etc/hosts file to connect it.</div><div><br></div><div>You should add this line as a new line to /etc/hosts file of your client computer.</div>
<div><br></div><div><server_ip> <a href="http://cloud.mysite.com">cloud.mysite.com</a></div><div><br></div><div>e.g</div><div>192.168.1.10 <a href="http://cloud.mysite.com">cloud.mysite.com</a> <a href="http://owncloud.mysite.com">owncloud.mysite.com</a> <a href="http://sub3.mysite.com">sub3.mysite.com</a></div>
<br><br>-- <br>Türker Sezer<br>