Update README.md

This commit is contained in:
Michael Lazar 2019-08-24 00:55:55 -04:00 committed by GitHub
parent 4ac15ff55b
commit 0c36cbc1a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ $ openssl req -newkey rsa:2048 -nodes -keyout {hostname}.key \
Because the gemini protocol sends the *whole* URL in the request, it's required
to declare which hostname your server is expecting to receive traffic under.
Jetforce will respond to any requests containing URLs that don't match the hostname
Jetforce will respond to any request containing a URL that don't match the hostname
with a status of ``Proxy Request Refused``.
Using python, you can modify this behavior to do fancy things like building a proxy