Guest User

Untitled

a guest
Apr 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. make
  2.  
  3. $ cd lighttpd-1.x.x
  4. $ ./configure
  5. $ make
  6. $ su -
  7. # make install
  8. # exit
  9.  
  10. $ lighttpd -f <configfile>
  11.  
  12. $ lighttpd -D -f <configfile>
Add Comment
Please, Sign In to add comment