Results 1 to 4 of 4
Currently I am serving a single site using a linux webserver. I do not have anything fancy working with apache. I installed the webserver version of fedora core 3, turned ...
- 06-25-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 70
apache configuration...
Currently I am serving a single site using a linux webserver. I do not have anything fancy working with apache. I installed the webserver version of fedora core 3, turned on apache and dropped the files in /var/www/html.
I now want to serve another site from the same machine. How would I go about doing this? I figured I would need to make usernames and host the files for each site in different folders, but how can I make apache handle the requests from the different urls?
Also, if i setup the box to also work with ftp will the usernames and passwords that I create for the webserver also be applicable to ftp? For example, if site 1 wanted to upload files, is it possible for them to ftp to my server, enter their user and pass and then dump their files in their directory.
I understand this is a rather long question, but hopefully someone can help.
cheers.
- 06-25-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Read on Apache Virtual Hosts, that's what you're looking for.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 06-26-2005 #3specifically Name-Based Virtual Hosts
Originally Posted by serz
- 06-26-2005 #4Just Joined!
- Join Date
- Jun 2005
- Posts
- 70
thanks for the link


Reply With Quote