mainfileserv - Summary

 
 
Show feedback again
Membership Info
Project Admin:
1 active member

Group identification
Id: #258
System Name: fileserv
Name: fileserv
Group Type: Software

Search in this Group

in
   

Free Software

This is a simple HTTP server for serving static files. It is suitable as a lightweight replacement for full-fledged HTTP servers on sites where only sporadic serving of static data is needed.

One of such use cases is deployment of LetsEncrypt certificates on a server that runs only proxy software, such as pound or haproxy. In this case using e.g. Apache or even Lighttpd just to serve LetsEncrypt challenge requests arriving once in 90 days is clearly an overkill. This is when fileserv comes handy.

The typical usage is:

This will start fileserv in background with privileges of the user nobody, listening on localhost, port 8080. Requests with URL path beginning with /.well-known/acme-challenge will be served from directory /var/www/acme. Other requests will be rejected.

Registration Date: Tue Oct 24 20:30:10 2017
License: GNU General Public License V3 or later
Development Status: 5 - Production/Stable

 


Show feedback again

Back to the top


Powered by Savane 3.1-cleanup+gray