Hi,
I want to use Apache 2 under w2k (I must) I need to run it in preforked mode as the php- modules I'm using are not thread safe. How can I force Apache 2 to start with the preforked mpm?
Thomas