5a663af668
allows basic authentication data to be stored in a MySQL database. PR: 58252 Approved by: erwin (mentor) (implicitly)
5 lines
241 B
Plaintext
5 lines
241 B
Plaintext
libexec/apache2/mod_mya.so
|
|
@exec %D/sbin/apxs -e -A -n mya %D/%f
|
|
@unexec %D/sbin/apxs -e -A -n mya %D/%f
|
|
@unexec echo "===> If you do not plan on reinstalling mod_mya, you must manually remove"; echo "===> references to it in httpd.conf."
|