Jump to content

Usefull Debian

From Parasol
Revision as of 23:26, 9 March 2010 by 192.168.0.40 (talk) (New page: = Lighttpd = ==Stop / Restart Lighttpd Web Server== '''Stop lighttpd'''<br /> ''# /etc/init.d/lighttpd stop''<br /> '''Restart lighttpd'''<br /> ''# /etc/init.d/lighttpd restart''<br /> ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Lighttpd

Stop / Restart Lighttpd Web Server

Stop lighttpd
# /etc/init.d/lighttpd stop

Restart lighttpd
# /etc/init.d/lighttpd restart

Start lighttpd
# /etc/init.d/lighttpd start