View Single Post
  #1  
Old 02-29-2012, 08:53 PM
accassar accassar is offline
Member
 
Join Date: Feb 2012
Posts: 31
Default FASTCGI to LSAPI migration

Hello,

I have a custom C fastcgi application that I am trying to migrate to LSAPI.

I use the function fcgi_putenv quite a bit, however I cannot find a corresponding LSAPI function.

How can I do this with LSAPI?
Reply With Quote