"Davide Bianchi" <davideyeahsure RemoveThis @onlyforfun.net> ha scritto nel messaggio
news:c60lip$6m10v$1@ID-18487.news.uni-berlin.de...
> Josh <josh RemoveThis @pixael.com> wrote:
> > i can create some dyndns url for each my projects... right?
> > and then add the virtual host by name
i've created the vhost but xxx.dnsalias.com (point to my ip) return a dns
error
this is in my httpd.conf
NameVirtualHost xxx.dnsalias.com
<VirtualHost xxx.dnsalias.com>
ServerAdmin xxx RemoveThis @xxx.com
DocumentRoot "C:/Documents and Settings/User/Documents/projects/xxx/"
ServerName xxx.dnsalias.com
ErrorLog logs/xxxdnsalias-error_log
CustomLog logs/xxxdnsalias-access_log common
</VirtualHost><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: vhosts problem