-
Notifications
You must be signed in to change notification settings - Fork 9
D-Programming-Deimos/libfcgi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BUILD ----- $ ldc2 -shared deimos/fastcgi/fastcgi.d deimos/fastcgi/fcgiapp.d deimos/fastcgi/fcgi_stdio.d Use make for easy build / install $ make DC=dmd LIBDIR=/usr/lib INSTALL ------- su -c 'install libfcgi.so /usr/lib; ldconfig' Use make for easy build / install $ su -c" make install DC=dmd LIBDIR=/usr/lib"
About
FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published