|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Adding modules need help!!!!!
I need to add these two modules :
mod_log_agent.o mod_log_referer.o I am not sure how to add modules to apache. Everytime i try and add modules to apache i accidently erase other modules i had installed when i first installed apache. apache_1.3.20 is installed in /usr/local/apache_1.3.20 and apache is installed in /usr/local/apache. What are the steps in adding modules so i don't accidently erase my other modules. When adding new modules do i have to add the modules that i have already installed again, or not. Kinda confused. Please help!!!!! |
|
#2
|
|||
|
|||
|
>> I need to add these two modules
They are deprecated. >> What are the steps in adding modules You just need to build Apache with DSO support, that's all. Recompile Apache and specify --enable-module=most and --enable-shared=max. mod_so is automatially enabled when one or more module is build as a share module. >> When adding new modules do i have to add the modules that i have already installed again Not at all with DSO support. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Adding modules need help!!!!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|