freebsd-ports/devel/cgit/files/pkg-message.in
Pawel Pekala 1e5bc225ea - Update to version 0.10.1 [1]
- Strip cgi binary
- Switch to PORTDOCS

PR:		ports/187211 [1]
Submitted by:	maintainer
2014-03-21 20:22:43 +00:00

15 lines
446 B
Text

---------------------------------------------------
%%PORTNAME%% has been successfully installed.
You probably want to add a 'Directory' section for cgit, along the lines of:
<Directory "%%WWWDIR%%/">
AllowOverride None
Options +ExecCGI
Order allow,deny
Allow from all
</Directory>
Documentation and sample configuration can be found
in %%DOCSDIR%%/cgitrc.5.txt.
---------------------------------------------------