Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3753755
D2039.id5158.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
959 B
Referenced Files
None
Subscribers
None
D2039.id5158.diff
View Options
diff --git a/roles/webserver-legacy/nginx/files/vhosts/nasqueron.org/infra.conf b/roles/webserver-legacy/nginx/files/vhosts/nasqueron.org/infra.conf
--- a/roles/webserver-legacy/nginx/files/vhosts/nasqueron.org/infra.conf
+++ b/roles/webserver-legacy/nginx/files/vhosts/nasqueron.org/infra.conf
@@ -36,6 +36,8 @@
root /var/wwwroot/nasqueron.org/infra;
+ include includes/letsencrypt;
+
location = / {
return 302 https://infra.nasqueron.org/servers-log/;
}
diff --git a/roles/webserver-legacy/nginx/files/vhosts/nasqueron.org/packages.conf b/roles/webserver-legacy/nginx/files/vhosts/nasqueron.org/packages.conf
--- a/roles/webserver-legacy/nginx/files/vhosts/nasqueron.org/packages.conf
+++ b/roles/webserver-legacy/nginx/files/vhosts/nasqueron.org/packages.conf
@@ -39,6 +39,8 @@
root /var/wwwroot/nasqueron.org/packages;
+ include includes/letsencrypt;
+
location /freebsd {
alias /var/repo;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 03:18 (17 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2251807
Default Alt Text
D2039.id5158.diff (959 B)
Attached To
Mode
D2039: Serve Let's Encrypt /.well-known/acme-challenge
Attached
Detach File
Event Timeline
Log In to Comment