summaryrefslogtreecommitdiffstats
path: root/japanese/another-htmllint/files/pkg-message.in
blob: 5508dd0735d9e129aa6ec944197c2a3d34ab9ca5 (plain)
1
2
3
4
5
6
7
8
9
To activate htmllint, use Alias directive in httd.conf or symbolic link
from %%DATADIR%%/html/ like as:

Alias	/htmllint/	%%DATADIR%%/html/

<Directory %%DATADIR%%/html>
  AddHandler cgi-script	.cgi
  Options +ExecCGI
</Directory>
OpenPOWER on IntegriCloud