Hi

I don't understand this solution described in FAQ:

How do I add virtual hosts to my orion server?

In the server.xml file, there's a web-site node, which has
a default path of ./default-web-site.xml. To add a new site,
you would add a new node of this type, pointing to the new XML file.
Adding vosts is almost as easy; in the web-site file
(the ./default-web-site.xml file is an example),
in the web-site node, add a virtual-hosts attribute, where each hostname is separated 
by a pipe.

This is documented in the web-site.xml documentation. 


So..if I want to add new host www.something.com on my server I would
add a new node in file server.xml pointing to the  new-web-site.xml.
Am i right now?
But where and how can i indicate new root direcotry ( public_html) for this new virtual
domain?

  

-----------
 raaf                          mailto:[EMAIL PROTECTED]



Reply via email to