"Mike" <me.RemoveThis@privacy.net> wrote in message
news:1069878445.379.0@demeter.uk.clara.net...
>
> "Davide Bianchi" <davideyeahsure.RemoveThis@onlyforfun.net> wrote in message
> news:bq1g23$1tjg6s$1@ID-18487.news.uni-berlin.de...
> > Mike <me.RemoveThis@privacy.net> wrote:
<font color=brown> > > > ServerName <a style='text-decoration: underline;' href="http://www.xxx.co.uk</font" target="_blank">www.xxx.co.uk</font</a>>
> > ServerName xxx.xxx.xxx.xxx <<< ip here
> >
> > Davide
Re-reading what u wrote im wondering if you mean add a second servername
such as below.
This doesn't work.
<VirtualHost *>
ServerAdmin webmaster.RemoveThis@xxx.co.uk
DocumentRoot /usr/home/xxx
ServerName <a style='text-decoration: underline;' href="http://www.xxx.co.uk" target="_blank">www.xxx.co.uk</a>
ServerName 82.125.24.24
ErrorLog logs/xxx.co.uk-error_log
CustomLog logs/xxx.co.uk-access.log "combined"
scriptalias /cgi-bin/ /usr/home/xxx/cgi-bin/
DirectoryIndex index.htm index.html index.php
</VirtualHost><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Possible to specify access to site by ip address?