Guest User

Untitled

a guest
Oct 19th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. Alias /weave /mnt/data/build/weave/server-full
  2.  
  3. <Directory "/mnt/data/build/weave/server-full">
  4. Order deny,allow
  5. Allow from all
  6. </Directory>
  7.  
  8. WSGIPassAuthorization On
  9.  
  10. WSGIScriptAlias /weave /mnt/data/build/weave/server-full/sync.wsgi
Add Comment
Please, Sign In to add comment