Update README.md
This commit is contained in:
parent
7a7d4ac0d5
commit
f02ca9944c
|
@ -95,8 +95,8 @@ Jetforce serves files from the ``/var/gemini/`` directory by default:
|
||||||
|
|
||||||
- Files with the **.gmi** extension will be interpreted as *text/gemini*.
|
- Files with the **.gmi** extension will be interpreted as *text/gemini*.
|
||||||
- Other files will have their *mimetype* guessed based on their file extension.
|
- Other files will have their *mimetype* guessed based on their file extension.
|
||||||
- Directories will look for a file with the name **index.gmi**. If that file does
|
- Directories will look for a file with the name **index.gmi**.
|
||||||
not exist, a directory listing will be automatically generated to return.
|
- If an index file does not exist, a directory file listing will be generated.
|
||||||
|
|
||||||
There is not currently any support for CGI scripts. This feature might be added
|
There is not currently any support for CGI scripts. This feature might be added
|
||||||
in a future version.
|
in a future version.
|
||||||
|
|
Loading…
Reference in New Issue