Added support for redirection and 404 hosts
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
<td colspan="10" class="text-center">
|
||||
<br><br>
|
||||
<p>It looks like there are no hosts configured.</p>
|
||||
<p><button type="button" class="btn btn-sm btn-success">Create your first Host</button></p>
|
||||
<p>
|
||||
<button type="button" class="btn btn-sm btn-success proxy">Create Proxy Host</button>
|
||||
<button type="button" class="btn btn-sm btn-success redirection">Create Redirection Host</button>
|
||||
<button type="button" class="btn btn-sm btn-success 404">Create 404 Host</button>
|
||||
</p>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user