Opened 18 years ago

Closed 17 years ago

#6756 closed enhancement (fixed)

Add startup item for lighttpd

Reported by: lbruno@… Owned by: jstetser@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: jstetser@…,markd@…
Port:

Description

The patch I'll attach later creates a server variant for lighttpd, where a startup item is created. Needs work: the default lighttpd.conf should be changed to produce a .pid file, for example. Other changes, like the /Library/WebServer docroot on Mac OS X or /var/www/<something> on other platforms might be a good idea too.

Attachments (1)

lighttpd.server-variant.patch (841 bytes) - added by lbruno@… 18 years ago.
adds +server for lighttpd; needs work: the default .conf file needs work

Download all attachments as: .zip

Change History (5)

Changed 18 years ago by lbruno@…

adds +server for lighttpd; needs work: the default .conf file needs work

comment:1 Changed 18 years ago by blb@…

Owner: changed from darwinports-bugs@… to jstetser@…

Assign to maintainer.

comment:2 Changed 18 years ago by jstetser@…

Cc: jstetser@… added
Status: newassigned

I'll work with this; it's not the most common use of lighttpd on Mac OS X I've seen (which is as a Rails development server), but I can understand the need for it.

I'll use a minimal default config file to mimic Mac OS X's built-in webserver. Sound good? :)

comment:3 Changed 18 years ago by lbruno@…

I'll use a minimal default config file to mimic Mac OS X's built-in webserver. Sound good? :)

Yes, perfect! I don't know if darwinports has to deal with other styles, like using /var/www for the docroot; that's why I wanted to catch the ear of a maintainer and ask, before sending a default .conf file which doesn't work on OpenDarwin, for example.

comment:4 Changed 17 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: assignedclosed

A startupitem was added in r21400. Closing.

Note: See TracTickets for help on using tickets.