File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767 <h3 id="admin-apps">Administration</h3>
6868 <p>Every administration application is related to one <a href="#end-user-apps">end-user application</a>. It cannot exist standalone.</p>
6969 <p>The base URI of an administration application is the base URI of its end-user application with the <code>admin.</code> subdomain
70- prefixed to the host (e.g. <samp>https://example.com/</samp> → <samp>https://admin.example.com/</samp>). Because the admin application lives on
70+ prefixed to the host (e.g. <samp>https://example.com/</samp> → <samp>https://admin.example.com/</samp>). Because the admin application lives on
7171 its own subdomain (origin), it no longer occupies a path within the end-user application.</p>
7272 <div class="alert alert-info">
7373 <p>Since LinkedDataHub 5.1.0 the administration application is served on the <code>admin.</code> subdomain rather than under an
You can’t perform that action at this time.
0 commit comments