head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.3
	RELEASE_6_4_0:1.3
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.2
	RELEASE_5_2_0:1.2
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.2
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1;
locks; strict;
comment	@# @;


1.3
date	2007.05.25.04.10.52;	author dinoex;	state Exp;
branches;
next	1.2;

1.2
date	2001.03.05.12.35.06;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2000.08.11.16.39.39;	author knu;	state Exp;
branches;
next	;


desc
@@


1.3
log
@- fix path in pkg-message
PR:		112498
Submitted by:	Torfinn Ingolfsen
@
text
@************************************************************
Please edit your Apache configuration file to enable and set
up this module.

Look at the file ${PREFIX}/etc/apache/httpd.conf.mod_ruby
and the documents held in ${PREFIX}/share/doc/ruby18/mod_ruby/
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!
************************************************************
@


1.2
log
@Bentofy.  Show some instruction and point at the example file and the
documents instead of directly modifying httpd.conf by apxs -A.
@
text
@d6 1
a6 1
and the documents held in ${PREFIX}/share/doc/ruby/mod_ruby/
@


1.1
log
@Add mod_ruby, an Apache module that embeds Ruby interpreter within.
@
text
@d2 2
a3 3
Please edit your apache.conf or httpd.conf to enable and
setup this module, and you might also need to create an
htpasswd file, if you introduce basic authentication.
d5 3
a7 3
You can always refer to the useful documents held in
${PREFIX}/share/doc/ruby/mod_ruby/, where ${PREFIX} is
typically /usr/local.
d9 3
a11 1
When it's done, do the following to take effect:
@

