mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
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."
|