Guest User

Untitled

a guest
Jan 23rd, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. $HTTP["host"] =~ "paste.j03h.com" {
  2. server.document-root = "/srv/vhosts/pks/public_html/paste/"
  3.  
  4. # Traffic Shaping
  5. server.kbytes-per-second = 128
  6.  
  7. server.name = "paste.j03h.com"
  8. server.errorlog = "/var/log/lighttpd/pks/error.log"
  9. accesslog.filename = "/var/log/lighttpd/pks/access.log"
  10.  
  11. }
Add Comment
Please, Sign In to add comment