freebsd-ports/www/mod_roaming2/pkg-message
Edwin Groothuis 79868225b7 new port: mod_roaming2
mod_roaming has been updated for Apache2.  This is a new
	port to add this new version of mod_roaming depending on
	Apache2.  The existing mod_roaming is still necessary for
	Apache 1.3.x.

PR:		ports/38155
Submitted by:	Vivek Khera <vivek@kciLink.com>
2003-01-17 07:52:32 +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!
************************************************************