setup new domain for plone website

This commit is contained in:
goeranh 2026-02-28 13:55:59 +01:00
parent b0ae6a6c0f
commit fc39a4c73f
No known key found for this signature in database

View file

@ -54,6 +54,18 @@
httpPort = 80;
httpsPort = 443;
};
plone_neu = {
dest = "141.56.51.3";
domain = "www.htw.stura-dresden.de";
httpPort = 80;
httpsPort = 443;
};
plone_neu2 = {
dest = "141.56.51.3";
domain = "htw.stura-dresden.de";
httpPort = 80;
httpsPort = 443;
};
tix = {
dest = "141.56.51.220";
domain = "tix.htw.stura-dresden.de";