Re: Configuring virtual hosts on the fly

2009-10-11 Thread André Warnier
Scott Gifford wrote: Hello, I'm working on an Apache configuration for a cluster of machines serving a variety of virtual hosts. New virtual hosts are provisioned by a Web application, and all information needed to set up the virtual hosts is in a database table. I would like my Apache to set u

Configuring virtual hosts on the fly

2009-10-11 Thread Scott Gifford
Hello, I'm working on an Apache configuration for a cluster of machines serving a variety of virtual hosts. New virtual hosts are provisioned by a Web application, and all information needed to set up the virtual hosts is in a database table. I would like my Apache to set up the virtual hosts on

Re: adding session id to entries in access log

2009-10-11 Thread Randal L. Schwartz
> "Douglas" == Douglas Sims writes: Douglas> I've tried to follow the philosophy that Randal Schwartz described in Douglas> a recent thread here - a cookie is just a serial number for a Douglas> browser. By rotating the cookies often we're hoping to avoid Douglas> problems with stolen or lea