mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add missing pkg-messages
This commit is contained in:
parent
29f93819d7
commit
ae236677db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248972
16
www/phpsysinfo/files/pkg-message.in
Normal file
16
www/phpsysinfo/files/pkg-message.in
Normal file
@ -0,0 +1,16 @@
|
||||
*****************************************************************
|
||||
You will also need to configure Apache. Consider adding the following
|
||||
to your httpd.conf:
|
||||
|
||||
Alias /phpSysInfo "%%WWWDIR%%"
|
||||
|
||||
<Directory "%%WWWDIR%%">
|
||||
AllowOverride all
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
||||
Then restart Apache: 'apachectl graceful'
|
||||
|
||||
Please visit 'http://localhost/phpsysinfo/' in a
|
||||
web-browser and follow the configuration instructions.
|
||||
*****************************************************************
|
Loading…
Reference in New Issue
Block a user