Changes for page How to setup an Nginx reverse proxy and also provide a global X.509 certificate for it
Last modified by Alexandru Pentilescu on 2023/06/25 18:53
From version 4.1
edited by Alexandru Pentilescu
on 2022/06/11 21:21
on 2022/06/11 21:21
Change comment:
There is no comment for this version
To version 3.1
edited by Alexandru Pentilescu
on 2022/06/11 21:20
on 2022/06/11 21:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -78,7 +78,7 @@ 78 78 79 79 Remembering these might seem difficult at first glance, but it will soon become second nature to most administrators. 80 80 81 -If this is too difficult to remember, you can always use only "/etc/nginx/sites-enable d" to store your actual configuration files, instead of storing symbolic links. This is not the recommended usage for them but is an option.81 +If this is too difficult to remember, you can always use only "/etc/nginx/sites-enable" to store your actual configuration files, instead of storing symbolic links. This is not the recommended usage for them but is an option. 82 82 83 83 Now, time to write a configuration file from scratch for our bitwarden service! 84 84