On Thu, Jul 20, 2017 at 10:34 AM, Yann Ylavic wrote:
> Hi,
>
> On Thu, Jul 20, 2017 at 8:46 AM, Hemant Chaudhary
> wrote:
>>
>> It is not creating .so for mod_lua also. Only creating mod_lua.a and
>> mod_http2.a . But for other modules like mod_authn_file.so is create,
>> mod_mpm_worker.so etc.
>
Hi,
On Thu, Jul 20, 2017 at 8:46 AM, Hemant Chaudhary
wrote:
>
> It is not creating .so for mod_lua also. Only creating mod_lua.a and
> mod_http2.a . But for other modules like mod_authn_file.so is create,
> mod_mpm_worker.so etc.
--enable-http2=shared --enable-lua=shared works for me.
Regards,
Hi
It is not creating .so for mod_lua also. Only creating mod_lua.a and
mod_http2.a . But for other modules like mod_authn_file.so is create,
mod_mpm_worker.so etc.
Thanks
Hemant
On Thu, Jul 20, 2017 at 12:11 PM, Hemant Chaudhary <
hemantdude.chaudh...@gmail.com> wrote:
> Hi all
>
> I want to l