diff --git a/www/phpsysinfo/files/pkg-message.in b/www/phpsysinfo/files/pkg-message.in new file mode 100644 index 000000000000..54a16d8854ba --- /dev/null +++ b/www/phpsysinfo/files/pkg-message.in @@ -0,0 +1,16 @@ +***************************************************************** +You will also need to configure Apache. Consider adding the following +to your httpd.conf: + + Alias /phpSysInfo "%%WWWDIR%%" + + + AllowOverride all + Allow from all + + +Then restart Apache: 'apachectl graceful' + +Please visit 'http://localhost/phpsysinfo/' in a +web-browser and follow the configuration instructions. +*****************************************************************