Skip to content

Commit

Permalink
notes about CF and POST requests
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisaaronland committed Jun 8, 2021
1 parent 1b0c276 commit 09a248c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,10 @@ If nothing else make sure you specify the `GEOTAG_SERVER_URI=http://0.0.0.0:8080

* If you are running your AppRunner instance behind a CloudFront distribution as a "leaf" node, that is with a URL that is not `/`, you will also need to include a `GEOTAG_PREFIX` environment variable which maps to the "behaviour" URL you've defined in your CF setup.

### CloudFront

Note that if you are running this application behind a CloudFront (CF) distribution _and_ you have point-in-polygon support enabled you'll need to make sure that your CF distribution allows HTTP `POST` requests.

## See also

* https://github.com/nypl-spacetime/Leaflet.GeotagPhoto
Expand Down

0 comments on commit 09a248c

Please sign in to comment.