Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Bibliographic details for "How to use nginx as a Reverse Proxy with Synchronet"

  • Page name: How to use nginx as a Reverse Proxy with Synchronet
  • Author: Anonymous Contributors
  • Publisher: Synchronet.
  • Date of this revision: 20 November 2023 00:00 GMT
  • Date retrieved: 10 June 2024 19:11 GMT
  • Page Version ID: 1700438407

Please remember to check your manual of style, standards guide or instructor's guidelines for the exact syntax to suit your needs

Citation styles for "How to use nginx as a Reverse Proxy with Synchronet"

APA

How to use nginx as a Reverse Proxy with Synchronet. (2023, Nov 20). In Synchronet. Retrieved 19:11, June 10, 2024, from http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1700438407.

MLA

Anonymous Contributors. "How to use nginx as a Reverse Proxy with Synchronet". Synchronet. 20 Nov. 2023. Web. 10 Jun. 2024, 19:11

MHRA

Anonymous Contributors, 'How to use nginx as a Reverse Proxy with Synchronet', Synchronet, 20 November 2023, 00:00 GMT, <http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1700438407> [Accessed 10 June 2024]

Chicago

Anonymous Contributors, "How to use nginx as a Reverse Proxy with Synchronet", Synchronet, http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1700438407 (Accessed June 10, 2024).

CBE/CSE

Anonymous Contributors. How to use nginx as a Reverse Proxy with Synchronet [Internet]. Synchronet; 2023 Nov 20, 00:00 GMT [Cited 2024 Jun 10]. Available at: http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1700438407.

Bluebook

How to use nginx as a Reverse Proxy with Synchronet, http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1700438407 (Last visited June 10, 2024).

AMA

Anonymous Contributors. How to use nginx as a Reverse Proxy with Synchronet. Synchronet. November 20, 2023, 00:00 GMT. Available at: http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1700438407. Accessed June 10, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "How to use nginx as a Reverse Proxy with Synchronet --- Synchronet",
   year = "2023",
   url = "http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1700438407",
   note = "[Online; accessed 10-June-2024]"
 }
  

When using the LaTeX package url (\usepackage{url} somewhere in the preamble), which tends to give much more nicely formatted web addresses, the following may be preferred:

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "How to use nginx as a Reverse Proxy with Synchronet --- Synchronet",
   year = "2023",
   url = "\url{http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1700438407}",
   note = "[Online; accessed 10-June-2024]"


   author = "Anonymous Contributors",
   title = "How to use nginx as a Reverse Proxy with Synchronet --- Synchronet",
   year = "2023",
   url = "\url{http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1700438407}",
   note = "[Online; accessed 10-June-2024]"
 }
  

DokuWiki talk pages

Markup
[[howto:nginx|How to use nginx as a Reverse Proxy with Synchronet]] ([[howto:nginx?rev=1700438407|this version]])
Result
How to use nginx as a Reverse Proxy with Synchronet (this version)