Ticket #342 (new enhancement)

Opened 3 years ago

Last modified 1 year ago

Support static linking of modules and module selection

Reported by: devin@freeshell.org Assigned to: jan
Priority: normal Milestone:
Component: core Version:
Severity: normal Keywords:
Cc: Blocking:
Need Feedback:

Description

Hello. I am using lighttpd for an embedded system. Currently I build and install it normally, then delete all the modules I don't need. It would be cleaner to be able to statically link only the modules I need into lighttpd and then install only the binary. So I am proposing two new configure options:

--disable-shared-modules --static-modules=mod_access,mod=cgi

This discussion speaks of a workable patch but I can find no followups in the past several months: http://thread.gmane.org/gmane.comp.web.lighttpd/1234

Attachments


Add/Change #342 (Support static linking of modules and module selection)




Change Properties