PDA

View Full Version : [ubuntu] Where to put lighttpd's sysconfig configuration


patricius.name
July 22nd, 2009, 06:22 PM
Hi

I have just compiled and installed lighttpd on my Ubuntu Server 9.04 virtual box. I am following the directions given here (section "Init script"):

http://redmine.lighttpd.net/projects/1/wiki/InstallFromSource

Somewhere it tells me to issue the following command from the directory where the tarball has been extracted to:

$ cp -p doc/sysconfig.lighttpd /etc/sysconfig/lighttpd

On my Ubuntu Installation, there is no sysconfig directory? Should I just create that, or is there some other place I should place the sysconfig.lighttpd file?

Hope you understand my question. Thanks in advance.

-Patrick