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: 16 January 2022 06:47 GMT
  • Date retrieved: 29 April 2024 17:44 GMT
  • Page Version ID: 1642315645

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 16). In Synchronet. Retrieved 17:44, April 29, 2024, from http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642315645.

MLA

Anonymous Contributors. "How to use nginx as a Reverse Proxy with Synchronet". Synchronet. 16 Jan. 2022. Web. 29 Apr. 2024, 17:44

MHRA

Anonymous Contributors, 'How to use nginx as a Reverse Proxy with Synchronet', Synchronet, 16 January 2022, 06:47 GMT, <http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642315645> [Accessed 29 April 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=1642315645 (Accessed April 29, 2024).

CBE/CSE

Anonymous Contributors. How to use nginx as a Reverse Proxy with Synchronet [Internet]. Synchronet; 2022 Jan 16, 06:47 GMT [Cited 2024 Apr 29]. Available at: http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642315645.

Bluebook

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

AMA

Anonymous Contributors. How to use nginx as a Reverse Proxy with Synchronet. Synchronet. January 16, 2022, 06:47 GMT. Available at: http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642315645. Accessed April 29, 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=1642315645",
   note = "[Online; accessed 29-April-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=1642315645}",
   note = "[Online; accessed 29-April-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=1642315645}",
   note = "[Online; accessed 29-April-2024]"
 }
  

DokuWiki talk pages

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