Click to See Complete Forum and Search --> : newbie need advice on many subjects????


cgchris99
02-28-2001, 12:05 PM
I am a systems admin and have been in this business for about 12 years.

Boy I feel stupid when it comes to linux though. There I admitted it.

Anyway here's what I need help with.

I have Rhat 7 installed and working using the KDE interface.

I have Apache installed. However, I need a couple of things.

1) How do I virtual host (3 hosts). Two will be real webs avail to the outside world and one will be intranet only.

2) how do I setup FTP access so certain logins can update the real web pages and others can only update the intranet (internal) page.

If this is posted in the wrong place, please let me know where to post it.

Thanks.

bigrigdriver
03-01-2001, 02:05 AM
Go to Waldenbooks or some other bookstore with books on various aspects of computing. Look at Sam's Linux Unleashed, pages 394-397. Virtual hosts can be set up as name-based or address-based.
Same book, pages 372-373 explains host access priviliges.

[ 01 March 2001: Message edited by: bigrigdriver ]

syn
03-01-2001, 04:09 AM
yeah I agree a good referance book is the way to go until you get familiar with how the system works but you actually have all the info you need right there when your ready for it, you can just usually do a <br> man whatever_command_or_program <br> and get usually more than you want to know :D
and theres more documentation in the /home/httpd/docs directory too