An easy-to-use self-sufficient web server
Mongoose web server executable is self-sufficient, it does not depend on anything to start serving requests. If it is copied to any directory and executed, it starts to serve that directory on port 8080 (so to access files, go to http://localhost:8080). If some additional configuration is required - for example, different listening port or IP-based access control, then a 'mongoose.conf' file with respective options can be created in the same directory where executable lives. This makes Mongoose perfect for all sorts of demos, quick tests, file sharing, and Web programming.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.1-23.fc38 | - |
Fedora 38 | 3.1-23.fc38 | - |
Fedora 37 | 3.1-22.fc37 | - |
You can contact the maintainers of this package via email at
mongoose dash maintainers at fedoraproject dot org
.