Where is the mod_proxy configuration at?
I have compiled apache with mod_proxy via easyapache however I can not find any of the mod_proxy configuration such as where the lines are that loads the .so modules, configuration, etc.
Where is the mod_proxy configuration at?
I have compiled apache with mod_proxy via easyapache however I can not find any of the mod_proxy configuration such as where the lines are that loads the .so modules, configuration, etc.
if you install mod_proxy from easyapache, it's compiled into apache and not loaded via DSO.