> >> 69 - what happens if the apache web server is already running? > > I think it's ok but I need to ask Jean about this to make sure I'm not > missing something here. > It's OK. What we're doing here is starting a different apache process using our config file. Any other apache processes are not pertinent to us.
Jean