Hi,
I am thinking of a solution:
I want to set up two nginx servers: the first as a reverse proxy that will
direct - for starters - to the second nginx server, which will hold two simple
static pages as a web server. Will such a solution be practical? What do you
think?
Grzegorz
__
I forgot to write about it, but I want to install wordpres on the second server
in the future - hence this solution came to mind :)
-Original Message-
From: nginx [mailto:nginx-boun...@nginx.org] On Behalf Of Reinis Rozitis
Sent: Wednesday, January 27, 2021 12:49 PM
To: nginx@nginx.org
Su
Hi,
I am viewing various tutorials on configuring server blocks. I am wondering
about the root directory structure for a server block for some static pages. I
wanted to ask what are the best practices on this topic. I found such structure
proposals as:
/var/www//public_html
/var/www/html/
/v
...@nginx.org] On Behalf Of Francis Daly
Sent: Sunday, February 21, 2021 4:17 PM
To: nginx@nginx.org
Subject: Re: Creating the Directory Structure - static content
On Wed, Feb 17, 2021 at 05:05:42PM +, Grzegorz Cześnik wrote:
Hi there,
> /var/www//public_html
> /var/www/html/
>