I want to know where is the location ($APACHE_ROOT) of the Apache installation in Centos 5.7
bash# $APACHE_ROOT/bin/apxs -iac mod_evasive.c
|
|
The instructions you read assume that Apache is compiled from the source. If you didn't, just install the
|
|||||
|
|
Depends on how you've installed it. Default setting is /usr/local/apache2. If it's not there you can find it with "locate apxs" |
|||||||||||
|