And if we're using /iipsrv/ as per policy then you should apply this
patch to 20-iipsrv.conf



On 06/13/2012 06:31 PM, Ruven wrote:
> 
> lighty-enable-mod works in the same way as a2enmod and will symlink to
> the conf-enabled directory. I've tested this and it does work. Our
> Ubuntu binary .deb uses this technique.
> 
> 
> 
> On 06/13/2012 06:23 PM, Mathieu Malaterre wrote:
>> tags 675001 - patch
>> tags 675001 moreinfo
>> thanks
>>
>> On Wed, Jun 13, 2012 at 3:59 PM, Ruven <ru...@users.sourceforge.net> wrote:
>>> For Lighttpd support, simply add the following to the postinst file:
>>>
>>> if [ -e /etc/lighttpd/lighttpd.conf ]; then
>>>        lighty-enable-mod iipsrv || true
>>>        touch /var/log/iipsrv.log
>>>        chown www-data:www-data /var/log/iipsrv.log
>>> fi
>>>
>>> See attached postinst patch.
>>>
>>> And include the attached 20-iipsrv.conf file in
>>> /etc/lighttpd/conf-available/
>>>
>>
>> You are not installing 20-iipsrv.conf at any point in time... are you
>> sure about this patch ? Does it works for you ?
> 
> 
> 
6c6
< 	"/fcgi-bin/iipsrv.fcgi" =>
---
> 	"/iipsrv/iipsrv.fcgi" =>

Reply via email to