blob: 771a42cfc62c5a7bc59bbf1001ea86717e3a38c1 (
plain) (
blame)
1
2
3
4
|
@unexec %D/sbin/apxs -e -A -n %%AP_NAME%% %D/%%APACHEMODDIR%%/%%AP_MODULE%%
%%APACHEMODDIR%%/%%AP_MODULE%%
@exec %D/sbin/apxs -e -a -n %%AP_NAME%% %D/%F
@unexec echo "Don't forget to remove all mod_cband-related directives in your httpd.conf"
|