Improved collab creation
This commit is contained in:
parent
d9c26ac208
commit
5a7df2b0bd
3 changed files with 76 additions and 2 deletions
4
wiki/templates/collab-httpd.conf.erb
Normal file
4
wiki/templates/collab-httpd.conf.erb
Normal file
|
@ -0,0 +1,4 @@
|
|||
<Directory "/srv/www/https/<%= wiki_collab_fqdn %>/collab">
|
||||
Options +ExecCGI
|
||||
AllowOverride All
|
||||
</Directory>
|
Loading…
Add table
Add a link
Reference in a new issue