b5c85a3f7046c3d1eff7669207778fa0d824749e
# Gemserv A gemini server written in rust. ## Features - Vhosts - CGI - User directories - Reverse proxy - Redirect ## Installation and running - Clone the repo - Run 'cargo build --release' - Modify the config.toml to your needs - Run './target/release/gemserv config.toml' ## Create server key/cert pairs ## CGI Environments These variables are preset for you. If you need more you can define them in the config file under "cgienv" - GEMINI_URL - SERVER_NAME - SERVER_PROTOCOL - SERVER_SOFTWARE - SCRIPT_NAME - REMOTE_ADDR - REMOTE_HOST - REMOTE_PORT - QUERY_STRING
Description
Miroir de https://git.sr.ht/~int80h/gemserv avec les modifications propres à Ti Nuage.
https://git.sr.ht/~int80h/gemserv
Languages
Rust
95.9%
Python
1.4%
Dockerfile
1%
Perl
0.9%
Shell
0.8%