Path: blob/main/japanese/another-htmllint/files/pkg-message.in
16125 views
[
{ type: install
message: <<EOM
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>
EOM
}
]