Re: Setting up virtual hosts

1999-12-20 Thread aphro
i setup virtual domains often, by hand..if you find something lemme know ..id be interested in it..also something that could modify the DNS database(s) and update my script that generates webstats.. im in the process of learning perl but it'll be a while before i can do this :/ nate On Mon, 20 D

Setting up virtual hosts

1999-12-20 Thread Patrick Kirk
I hope to be able to offer about 100 people the ability to run virtual hosts on my server and need a script to set them up as users, give them home directories and set up virtual servers for them. The basic steps needed are: 1. Add a user 2. Give an eight character password from rando

Re: Help setting up virtual hosts

1998-11-08 Thread William R. Ward
No, PPP was already working. What I forgot was that there are both "IP aliasing" and "Network aliasing" options, and I had only turned one of them on. I turned the other one on, rebooted, and it works. Thanks to all who helped. It is *SO* nice to be back on Debian. I had been running a bleedin

Re: Help setting up virtual hosts

1998-11-08 Thread pat
Le 08-Nov-98, William R. Ward a pris ses électrons pour écrire: > I had recompiled it a few times, but didn't notice that setting > before. I now am getting a slightly different error. > > SIOCSIFADDR: Invalid argument > ppp0:0: unknown interface. > > And in /var/log/messages, it says this: >

Re: Help setting up virtual hosts

1998-11-08 Thread William R. Ward
In article <[EMAIL PROTECTED]>, Jason Gunthorpe <[EMAIL PROTECTED]> writes: > On Sat, 7 Nov 1998, William R. Ward wrote: >> Perhaps there was some extra step that I had done under Red Hat to >> make this syntax possible, but I can't remember what it is. Whatever >> it is, it should work the same n

Re: Help setting up virtual hosts

1998-11-08 Thread Jason Gunthorpe
On Sat, 7 Nov 1998, William R. Ward wrote: > Perhaps there was some extra step that I had done under Red Hat to > make this syntax possible, but I can't remember what it is. Whatever > it is, it should work the same no matter which Linux distribution I > use, shouldn't it? Debian's default kern

Help setting up virtual hosts

1998-11-08 Thread William R. Ward
I am in the process of switching back to Debian from Red Hat, and am having one serious problem ... I have paying customers who need my virtual host web site to be up and running but I can't seem to get it to work. Under Red Hat, I had the PPP ip-up script do this: ifconfig ${PPP_IFACE}:0 Howe