2

I am trying to install a module on my apache web server on Windows. In order to build it, I need the tool apxs but in [HOME_APACHE]\bin there is no such tool.

How can I do that on my windows 10?

Thanks

eeadev
  • 3,662
  • 8
  • 47
  • 100

1 Answers1

4

It is downloadable for Apache2.2 here. README includes install instructions.

https://www.apachelounge.com/download/additional/

Shane L
  • 81
  • 4