index
:
slackcoder/gmid
master
Small and secure gemini server
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gmid.conf.5
Age
Commit message (
Expand
)
Author
2024-09-01
one more typo from codespell
HEAD
master
Omar Polo
2024-09-01
typos; courtesy of codespell
Omar Polo
2024-08-25
prepare release 2.1.1
2.1.1
Omar Polo
2024-08-03
prepare release 2.1
2.1
Omar Polo
2024-08-03
gmid.conf.5: some love for the EXAMPLES section
Omar Polo
2024-08-03
add support for using the proxy protocol v1 when proxying too
Omar Polo
2024-06-28
document proxy-v1
Omar Polo
2024-06-11
prepare release 2.0.4
2.0.5
Omar Polo
2024-06-06
prepare release 2.0.4
2.0.4
Omar Polo
2024-06-04
prepare release 2.0.3
2.0.3
Omar Polo
2024-04-04
prepare release 2.0.1
2.0.2
Omar Polo
2024-03-03
revert 9f1cce3d0e53209180eabbcd48878c1e989101e7
Omar Polo
2024-03-03
fix log access doc: path is not relative to the chroot
Omar Polo
2024-01-24
prepare release 2.0.1
2.0.1
Omar Polo
2024-01-11
prepare release 2.0
2.0
Omar Polo
2024-01-11
gmid.conf.5: finish the sentence about fastcgi strip
Omar Polo
2023-10-20
grammar
Omar Polo
2023-10-19
gmid.conf.5: mention types before servers
Omar Polo
2023-08-18
send all the params as per RFC3875 (CGI) and sync documentation
Omar Polo
2023-08-08
implement fastcgi strip number
Omar Polo
2023-08-07
add `log syslog facility' to use a different syslog(3) facility
Omar Polo
2023-08-04
comment out the condensed log style in the manpage
Omar Polo
2023-08-04
set the default logging style back to legacy
Omar Polo
2023-08-03
gmid.conf.5: add one example of proxy relay-to
Omar Polo
2023-08-03
Nm does not make any sense there
Omar Polo
2023-08-01
fix the macro example
Omar Polo
2023-08-01
point out that `user' is mandatory if `chroot' is used
Omar Polo
2023-08-01
change the 'condensed' style to include the size of the request too
Omar Polo
2023-07-26
move log syslog after log style
Omar Polo
2023-07-26
add log syslog off; don't turn syslog off when log access is specified
Omar Polo
2023-07-25
allow to change the logging style; introduce some new ones
Omar Polo
2023-07-24
bump man date
Omar Polo
2023-07-24
open the log files inside the chroot
Omar Polo
2023-07-24
add ability to log to files with log access <path>
Omar Polo
2023-07-23
add `fastcgi off' to forceful skip fastcgi for a route
Omar Polo
2023-07-23
revamp fastcgi configuration: make it per-location
Omar Polo
2023-06-29
make `listen on' defaults on port 1965
Omar Polo
2023-06-24
default chroot to user' home if unset
Omar Polo
2023-06-24
update gmid.conf.5: drop old rules and add news
Omar Polo
2022-11-27
add an implicit fastcgi parameter: GEMINI_SEARCH_STRING
Omar Polo
2022-11-27
correction: QUERY_STRING is *not* urldecoded.
Omar Polo
2022-10-05
sync config syntax with reality
Omar Polo
2022-09-08
move gmid to the eight section of the manual
Omar Polo
2022-07-04
changes for 1.8.4
Omar Polo
2022-04-08
document the implicit mapping for text/gemini
Omar Polo
2022-04-08
document the `types' behavior
Omar Polo
2022-04-08
add an entry for text/gemini in the `types' example
Omar Polo
2022-04-08
+jpeg
Omar Polo
2022-04-07
move the documentation of the config file into gmid.conf.5
Omar Polo