4 lines
274 B
Text
4 lines
274 B
Text
%%APACHEMODDIR%%/mod_auth_remote.so
|
|
@exec %D/sbin/apxs -e -A -n auth_remote %D/%f
|
|
@unexec %D/sbin/apxs -e -A -n auth_remote %D/%f
|
|
@unexec echo "===> If you do not plan on reinstalling mod_auth_remote, you must manually remove"; echo "===> references to it in httpd.conf."
|