Fundamental <[EMAIL PROTECTED]> writes: > Okay, how do people add virtual domains using apache, i tried the following > - i added this line to the S20apache runtime file; > > ifconfig eth0:1 servername up > > but this didnt work.
ifconfig eth0:0 111.111.111.111 route add -host 111.111.111.111 dev eth0:0 the :x stuff starts from :0, and you must use the ip addresses when setting this stuff up. Mike.