2023-07-08 12:27:56 -07:00
|
|
|
# HTML Sites
|
2023-07-08 12:50:37 -07:00
|
|
|
If the reverse proxy also serves static HTML sites,
|
2023-07-08 12:51:40 -07:00
|
|
|
the root directories of each can be placed here.
|
|
|
|
Then in `../conf.d` add a file which points the domain to the HTML web root,
|
|
|
|
such as `/etc/nginx/html/www.website.name`.
|
2023-07-08 12:50:37 -07:00
|
|
|
An example for this exists called `html.example.com`.
|
|
|
|
It should be fairly easy to recreate for another website.
|