Re: Apache::Test with and without mod_ssl

2004-10-31 Thread Stas Bekman
Torsten Förtsch wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I need to write a TEST.PL that starts an apache with mod_ssl loaded and run the tests and then starts an apache without mod_ssl loaded and runs the tests again. % cat Apache-Test/README ... ### # Got a questi

Apache::Test with and without mod_ssl

2004-10-31 Thread Torsten Förtsch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I need to write a TEST.PL that starts an apache with mod_ssl loaded and run the tests and then starts an apache without mod_ssl loaded and runs the tests again. How can I do that? How can the actual test determine which case (with or without m