CampNowhere / steelgrave

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steelgrave Web Server

Desired Features:

  • Embedded PHP interpreter into Go web server
  • Statically link all the things
  • Ease of setup - the executable is all you need
  • Runs with sensible defaults if no config file, current user, port 8000
  • Drop user privileges when running as root, like apache
  • Generate config file with flag, with sensible defaults
  • https
  • Good multi-threading
  • Compatibility with .htaccess directives
  • Virtual hosts

About


Languages

Language:Go 59.5%Language:C 24.7%Language:Makefile 14.9%Language:PHP 0.9%