Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix nginx example in ACME doc. #4923

Merged
merged 1 commit into from
Mar 25, 2019
Merged

Fix nginx example in ACME doc. #4923

merged 1 commit into from
Mar 25, 2019

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Mar 23, 2019

Ref: #4922

nginx will replace the path with that specified in proxy_pass if one is given. This change brings the doc into line with that in https://github.com/matrix-org/synapse/blob/master/docs/reverse_proxy.rst.

@codecov
Copy link

codecov bot commented Mar 23, 2019

Codecov Report

Merging #4923 into develop will decrease coverage by 17.58%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           develop    #4923       +/-   ##
============================================
- Coverage       78%   60.41%   -17.59%     
============================================
  Files          326      326               
  Lines        34058    34058               
  Branches      5621     5621               
============================================
- Hits         26567    20577     -5990     
- Misses        5868    12008     +6140     
+ Partials      1623     1473      -150

@richvdh richvdh merged commit 7105057 into develop Mar 25, 2019
anoadragon453 added a commit that referenced this pull request Mar 26, 2019
* develop: (141 commits)
  Make federation endpoints more tolerant of trailing slashes v2 (#4935)
  Fix ClientReplicationStreamProtocol.__str__ (#4929)
  Fix bug where read-receipts lost their timestamps (#4927)
  Use an explicit dbname for postgres connections in the tests. (#4928)
  Fix nginx example in ACME doc. (#4923)
  Refactor out state delta handling into its own class (#4917)
  Newsfile
  Use yaml safe_load
  Allow newsfragments to end with exclamation marks! (#4912)
  Some more porting to HomeserverTestCase and remove old RESTHelper (#4913)
  Clean up backoff_on_404 and metehod calls
  Update changelog.d/4908.bugfix
  Update Apache Setup To Remove Location Syntax (#4870)
  isort
  Newsfile
  Fix typo and add description
  Deny peeking into rooms that have been blocked
  Rejig testcase to make it more extensible
  Remove debug
  Add tests
  ...
@richvdh richvdh deleted the rav/fix_acme_doc branch December 1, 2020 12:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants