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 15:00 GMT
  • Date retrieved: 7 June 2024 16:38 GMT
  • Page Version ID: 1642431632

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 16:38, June 7, 2024, from http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642431632.

MLA

Anonymous Contributors. "How to use nginx as a Reverse Proxy with Synchronet". Synchronet. 17 Jan. 2022. Web. 7 Jun. 2024, 16:38

MHRA

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

CBE/CSE

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

Bluebook

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

AMA

Anonymous Contributors. How to use nginx as a Reverse Proxy with Synchronet. Synchronet. January 17, 2022, 15:00 GMT. Available at: http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642431632. Accessed June 7, 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=1642431632",
   note = "[Online; accessed 7-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 = "2022",
   url = "\url{http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642431632}",
   note = "[Online; accessed 7-June-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=1642431632}",
   note = "[Online; accessed 7-June-2024]"
 }
  

DokuWiki talk pages

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