So I wanted that the site admin to preview the virtualsite without doing any change on the dns records of the domain.<br>I solved this by making a soft link from one of my test sites pointing to the web dir of the virtualsite in question,<br>
Example:<br><a href="http://www.test.domain.com">www.test.domain.com</a> -> /home/.sites/1/site11<br><a href="http://www.domain.com">www.domain.com</a>  -> /home/.sites/2/site22<br><br>#cd /home/.sites/1/site11/web<br>
#ln -s /home/.sites/2/site22/web <linkname><br><br>So I can preview the virtualsite with the link <a href="http://www.test.domain.com/">http://www.test.domain.com/</a><linkname> <br><br>Regards,<br><br>Enid<br>
<br><div class="gmail_quote">On Sat, Dec 12, 2009 at 9:20 PM, Franklin S Werren <span dir="ltr"><<a href="mailto:admin@chautauqualake.net">admin@chautauqualake.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Well the easy way is to edit the hosts file in your computer<br>
I do that all the time before I want a site to go live.<br>
It is one line to add and there should be an example<br>
<br>
Frank<br>
<div><div></div><div class="h5"><br>
<br>
<br>
<br>
> Hi to all,<br>
><br>
> Is it possible to preview the site into the BO GUI for a certain<br>
> virtualsite?<br>
><br>
> Or is there another way to preview the site without actually creating<br>
> the DNS records for that site.<br>
><br>
> Thanks,<br>
><br>
> Enid<br>
</div></div>> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> Blueonyx mailing list<br>
> <a href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</a><br>
> <a href="http://www.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://www.blueonyx.it/mailman/listinfo/blueonyx</a><br>
><br>
<font color="#888888"><br>
<br>
--<br>
<br>
Franklin S Werren <a href="mailto:admin@chautauqualake.net">admin@chautauqualake.net</a><br>
<a href="http://www.chautauqualake.net" target="_blank">www.chautauqualake.net</a><br>
<br>
Confidentiality Note:  This email and any attachments are confidential and may contain privileged information intended for the addressee(s) only. If you are not the intended recipient, please notify us immediately and remove the email and any attachments from your system without storing, disclosing or copying all, or any part of it. The content of this email and attachments may contain data that falls within the scope of the Data Protection Act 1998. The unauthorized opening, use, recording, disclosure, copying or alteration of this message is strictly forbidden under the Data Protection Act 1998.<br>

<br>
<br>
<br>
</font><br>_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</a><br>
<a href="http://www.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://www.blueonyx.it/mailman/listinfo/blueonyx</a><br>
<br></blockquote></div><br>