freebsd-ports/www/mod_roaming/pkg-message
Akinori MUSHA 8751bc0197 Bentofy. Show some instruction and point at the example file and the
documents instead of directly modifying httpd.conf by apxs -A.
2001-03-05 12:35:23 +00:00

18 lines
622 B
Text

************************************************************
Please edit your Apache configuration file to enable and set
up this module. You may also need to create an htpasswd
file if you are going to use basic authentication.
Look at the file ${PREFIX}/etc/apache/httpd.conf.mod_roaming
and the documents held in ${PREFIX}/share/doc/mod_roaming/
for indications on what to do.
(${PREFIX} is typically /usr/local)
When it's all set up, do the following to take effect:
apachectl configtest (and correct any errors reported)
apachectl restart
Enjoy!
************************************************************