On Wed, 2005-02-16 at 20:16 +0200, Octavian Rasnita wrote: > Can you tell me which is the difference between using the modules from the > apache2-prefork or the modules from the "apache2" directory?
This is actually a question for SuSe support. There are no directories like that created by default when you build apache 2 and mod_perl 2 from source. They are probably doing something to allow the SuSe package system to separate out a prefork version from a threaded version, but you'd really have to ask the SuSe packager for the details. - Perrin