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: 17 January 2022 14:59 GMT
  • Date retrieved: 1 May 2024 18:59 GMT
  • Page Version ID: 1642431572

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. (2022, Jan 17). In Synchronet. Retrieved 18:59, May 1, 2024, from http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642431572.

MLA

Anonymous Contributors. "How to use nginx as a Reverse Proxy with Synchronet". Synchronet. 17 Jan. 2022. Web. 1 May. 2024, 18:59

MHRA

Anonymous Contributors, 'How to use nginx as a Reverse Proxy with Synchronet', Synchronet, 17 January 2022, 14:59 GMT, <http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642431572> [Accessed 1 May 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=1642431572 (Accessed May 1, 2024).

CBE/CSE

Anonymous Contributors. How to use nginx as a Reverse Proxy with Synchronet [Internet]. Synchronet; 2022 Jan 17, 14:59 GMT [Cited 2024 May 1]. Available at: http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642431572.

Bluebook

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

AMA

Anonymous Contributors. How to use nginx as a Reverse Proxy with Synchronet. Synchronet. January 17, 2022, 14:59 GMT. Available at: http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642431572. Accessed May 1, 2024.

BibTeX

 @misc{ wiki:xxx,
   author = "Anonymous Contributors",
   title = "How to use nginx as a Reverse Proxy with Synchronet --- Synchronet",
   year = "2022",
   url = "http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642431572",
   note = "[Online; accessed 1-May-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 = "2022",
   url = "\url{http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642431572}",
   note = "[Online; accessed 1-May-2024]"


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

DokuWiki talk pages

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