- Minor Makefile tweaks and pet portlint PR: ports/115777 Submitted by: Alex Varju <freebsd-ports@varju.ca> (maintainer) Approved by: sat (mentor)
17 lines
510 B
Text
17 lines
510 B
Text
*****************************************************************
|
|
|
|
Please consider adding the following 4 lines to your httpd.conf
|
|
|
|
<Directory "%%WWWDIR%%">
|
|
AllowOverride Options FileInfo
|
|
allow from all
|
|
</Directory>
|
|
|
|
Then restart apache: 'apachectl graceful'
|
|
|
|
*****************************************************************
|
|
|
|
Please visit 'http://{host.domain}/gallery/' in a
|
|
web-browser and follow the configuration instructions.
|
|
|
|
*****************************************************************
|