Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3765602
D2272.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2272.diff
View Options
diff --git a/roles/webserver-legacy/nginx/files/vhosts/espace-win.org/inidal.conf b/roles/webserver-legacy/nginx/files/vhosts/espace-win.org/cosmo.conf
rename from roles/webserver-legacy/nginx/files/vhosts/espace-win.org/inidal.conf
rename to roles/webserver-legacy/nginx/files/vhosts/espace-win.org/cosmo.conf
--- a/roles/webserver-legacy/nginx/files/vhosts/espace-win.org/inidal.conf
+++ b/roles/webserver-legacy/nginx/files/vhosts/espace-win.org/cosmo.conf
@@ -2,9 +2,9 @@
# Webserver
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
-# Site: inidal.espace-win.org
+# Site: cosmo.espace-win.org
# License: Trivial work, not eligible to copyright
-# Source file: roles/webserver-legacy/nginx/files/vhosts/espace-win.org/inidal.conf
+# Source file: roles/webserver-legacy/nginx/files/vhosts/espace-win.org/cosmo.conf
# -------------------------------------------------------------
#
# <auto-generated>
@@ -19,16 +19,16 @@
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
server {
- server_name inidal.espace-win.org;
+ server_name cosmo.espace-win.org;
include includes/tls;
- ssl_certificate /usr/local/etc/letsencrypt/live/inidal.espace-win.org/fullchain.pem;
- ssl_certificate_key /usr/local/etc/letsencrypt/live/inidal.espace-win.org/privkey.pem;
+ ssl_certificate /usr/local/etc/letsencrypt/live/cosmo.espace-win.org/fullchain.pem;
+ ssl_certificate_key /usr/local/etc/letsencrypt/live/cosmo.espace-win.org/privkey.pem;
include includes/letsencrypt;
- error_log /var/log/www/espace-win.org/inidal-error.log;
- access_log /var/log/www/espace-win.org/inidal-access.log;
+ error_log /var/log/www/espace-win.org/cosmo-error.log;
+ access_log /var/log/www/espace-win.org/cosmo-access.log;
include includes/mediawiki-root;
}
@@ -40,9 +40,9 @@
server {
listen 80;
listen [::]:80;
- server_name inidal.espace-win.org;
+ server_name cosmo.espace-win.org;
include includes/letsencrypt;
- return 301 https://inidal.espace-win.org$request_uri;
+ return 301 https://cosmo.espace-win.org$request_uri;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 13:14 (18 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2258080
Default Alt Text
D2272.diff (2 KB)
Attached To
Mode
D2272: Use cosmo.espace-win.org for inidal wiki
Attached
Detach File
Event Timeline
Log In to Comment