update vm build. use title for new lists not id, also make first user admin
This commit is contained in:
parent
956854d5bc
commit
0eeb3e223d
8 changed files with 35 additions and 29 deletions
|
|
@ -12,6 +12,11 @@
|
|||
XSendFile on
|
||||
XSendFilePath __PREFIX__
|
||||
</Location>
|
||||
ProxyRequests Off
|
||||
<Proxy *>
|
||||
Order deny,allow
|
||||
Allow from all
|
||||
</Proxy>
|
||||
|
||||
Alias /.bzr __PREFIX__/.bzr
|
||||
Alias /static __PREFIX__/static
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue