How can I build Apache v2.2 with static modules?
I'm using the ports system and not compiling via command line.
The only info I can find is "--enable-module=static" - but I'm not sure how that would translate in to the make.conf file.
Also, I'm assuming after Apache has been compiled with the modules statically, I need to comments out the module reference lines in the httpd.conf file?
Any assistance would be appreciated.
I'm using the ports system and not compiling via command line.
The only info I can find is "--enable-module=static" - but I'm not sure how that would translate in to the make.conf file.
Also, I'm assuming after Apache has been compiled with the modules statically, I need to comments out the module reference lines in the httpd.conf file?
Any assistance would be appreciated.