Added: HostHeader import. To ensure all pointers/hostheaders are within the
domains table. This is mandatory to ensure a proper dns provisioning
This commit is contained in:
parent
ff5aeda5f7
commit
2f42401a73
8 changed files with 401 additions and 68 deletions
|
@ -2118,6 +2118,10 @@
|
|||
<data name="ServiceItemType.WebSite" xml:space="preserve">
|
||||
<value>Web Site</value>
|
||||
</data>
|
||||
<data name="ServiceItemType.HostHeader" xml:space="preserve">
|
||||
<value>Web Site Host Header</value>
|
||||
</data>
|
||||
|
||||
<data name="AuditLogSource.APP_INSTALLER" xml:space="preserve">
|
||||
<value>Applications Installer</value>
|
||||
</data>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue