blob: e2ee2a244dcd00983d937bb0df158528405e8f7b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---------------------------------------------------
%%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.
---------------------------------------------------
|