Thursday, September 1, 2022

[SOLVED] How to download .SO files for Apache?

Issue

My Apache2/modules folder is missing the following files :

  • mod_lbmethod_bybusyness.so
  • mod_lbmethod_byrequests.so

I searched everywhere on the internet but it was in vain. Any idea how can I get them ?

I am working on Windows Server 2008.

Thanks.


Solution

Those two files are in Apache 2.4, while I am using Apache 2.2. Problem solved.



Answered By - Javert
Answer Checked By - Willingham (WPSolving Volunteer)