[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] multi URL homes



> of the default virt appearing in the browser. In essence this would mean
creating a new virt, then swapping its doc
> root.
>
> thanks to everybody for the response, will let you know if it can be done
>

It can be done in the httpd.conf file. You have to add the aliases there.
You do an entry for validdomainname.com to point to
anothervaliddomainname.com/subdir and it will show the validdomainname.com
in the browser.