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:18 GMT
  • Date retrieved: 26 April 2024 06:13 GMT
  • Page Version ID: 1642432723

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 06:13, April 26, 2024, from http://wiki.synchro.net/doku.php?id=howto:nginx&rev=1642432723.

MLA

Anonymous Contributors. "How to use nginx as a Reverse Proxy with Synchronet". Synchronet. 17 Jan. 2022. Web. 26 Apr. 2024, 06:13

MHRA

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

CBE/CSE

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

Bluebook

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

AMA

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

DokuWiki talk pages

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