summaryrefslogtreecommitdiff
path: root/korean/mod_url/pkg-message
blob: 20cd99e6c5b64944893d61552cfc4e6e761047ff (plain) (blame)
1
2
3
4
5
6
7
8
You might want to add the following lines to your httpd.conf:

	LoadModule redurl_module libexec/apache/mod_url.so
	AddModule mod_url.c

	<IfModule mod_url.c>
	CheckURL On
	</IfModule>