ry / ebb fork watch download tarball
public
Description: web server
Homepage: http://ebb.rubyforge.org
Clone URL: git://github.com/ry/ebb.git
Search Repo:
ryah (author)
Mon Mar 24 11:28:01 -0700 2008
commit  573814245209b423878a0011ef40aa674e7c2c10
tree    fa863d21e5c371d675e62f483e6a008c98a56230
parent  f278ac2badf0c6e3a8f7c2572217cd38e7780f44
ebb / benchmark / cgi / start_lighttpd.sh
100755 3 lines (3 sloc) 0.118 kb
1
2
3
#!/bin/sh
/opt/lighttpd-1.4.19/sbin/lighttpd -v
/opt/lighttpd-1.4.19/sbin/lighttpd -D -f ./lighttpd.conf &> /dev/null