Web Hosting Talk







View Full Version : A few problems I need resolved


dallassmith
12-08-2002, 01:44 PM
I want the following things on my server:

More than 1 user on apache
FTP
POP3

Also I want to know is it possible to link to another hard drive on a computer running windows, but with file sharing & NFS as its primary partition?

Thanks
Aaron

silversurfer
12-08-2002, 02:43 PM
What do you mean by 1 user ? Do you mean connections? Apache default is 100 I think .. if I remember correctly.

FTP depends on the software you use. I assume this server is windows. Telling us the software you use will be of help.

Similarly for Pop3 accounts, that's not a problem, and can be added within your mail server software.

I do vaguely remember windows have a boot from network option. But I am not sure that's what you want. Generally your questions are too vague.

dallassmith
12-08-2002, 04:52 PM
No this is linux. I got FTP working... what I mean by one user is have accounts like website.com/something < something being different users and having a folder and a www folder for each user.

-Aaron-