diff options
Diffstat (limited to 'japanese/another-htmllint/files/pkg-message.in')
-rw-r--r-- | japanese/another-htmllint/files/pkg-message.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/japanese/another-htmllint/files/pkg-message.in b/japanese/another-htmllint/files/pkg-message.in index 5508dd0735d9..22594a8a6999 100644 --- a/japanese/another-htmllint/files/pkg-message.in +++ b/japanese/another-htmllint/files/pkg-message.in @@ -1,3 +1,6 @@ +[ +{ type: install + message: <<EOM To activate htmllint, use Alias directive in httd.conf or symbolic link from %%DATADIR%%/html/ like as: @@ -7,3 +10,6 @@ Alias /htmllint/ %%DATADIR%%/html/ AddHandler cgi-script .cgi Options +ExecCGI </Directory> +EOM +} +] |