Advertisement
Guest User

Untitled

a guest
Nov 26th, 2015
651
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. [global]
  2. server.socket_host = "0.0.0.0"
  3. server.socket_port = 8080
  4.  
  5. [/]
  6. tools.staticdir.on = True
  7. tools.staticdir.dir = "/home/jomi"
  8. tools.staticdir.index = "index.html"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement