View Single Post

  #1 (permalink)  
Old 06-26-2003
Dagamier
 
Posts: n/a
Default apache config question

Greetings all. Please forgive my newbieness as I am taking over a
project that is kind of outside my normal scope. My problem is as
follow:

I have an apache (1.3.20) instance running on my server. Currently it
supports 5 different schools through virtual hosts. However, the
schools now want to be able to control their own instance of apache.
This would include having their logs seperated rather than in one huge
log file as they currently are. I'm heard of being able to chroot
apache, but am not familiar with how I could use that to my advantage
of having the schools being able to bring down/up their own instance
if they had a problem with just their instance without affecint the
other schools. Any pointers in the right direction would be greatly
appreciated.