diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-08-24 16:45:48 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-08-24 16:45:48 +0000 |
commit | db1c329497e00cad4841d9462ad99426c26e26ea (patch) | |
tree | 3bf5a1e4811c95db35a58177c329b71e2c183062 | |
parent | 0b4441733ed7e4ed96ed7f43ab23eb609db6f22f (diff) | |
download | ports-db1c329497e00cad4841d9462ad99426c26e26ea.tar.gz ports-db1c329497e00cad4841d9462ad99426c26e26ea.zip |
Notes
-rw-r--r-- | databases/mywwwatcher/files/pkg-message.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/mywwwatcher/files/pkg-message.in b/databases/mywwwatcher/files/pkg-message.in new file mode 100644 index 000000000000..9f11a26c13e8 --- /dev/null +++ b/databases/mywwwatcher/files/pkg-message.in @@ -0,0 +1,14 @@ +*************************************************************** + +Mywwwatcher has been instaled in the directory +%%WWWDIR%% + +Recommendation: +add the following alias to httpd.conf and restart apache: +Alias /mywwwatcher/ %%WWWDIR%%/ +After that, mywwwatcher will be available at: +http://servername/mywwwatcher + +For czech language rename files with extension .cz + +*************************************************************** |