Skip to content

ysangkok/fastcgi-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastcgi-java

This project contains a FastCGI implementation from http://web.archive.org/web/20131012011650/http://www.fastcgi.com/devkit/java/ patched to work in modern Java environments. It also contains a Gradle build configuration that builds with RoboVM, and an Apache configuration for routing traffic to the FastCGI server.

The Apache server can be started using apache2 -f httpd.conf -d . -X. You may need to fix the paths to the shared objects in httpd.conf.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages