apache manager added for alma8

This commit is contained in:
usman@cyberpersons.com
2023-05-17 18:28:12 +05:00
parent 8820006b99
commit 0349c31db5
2 changed files with 2 additions and 2 deletions

View File

@@ -269,7 +269,7 @@
<div class="checkbox">
<label>
<input ng-model="apacheBackend" type="checkbox" value="">
Apache as Reverse Proxy (Beta, for Ubuntu 22 Only)
Apache as Reverse Proxy (Beta, for Ubuntu 22 and AlmaLinux 8)
</label>
</div>
</div>

View File

@@ -258,7 +258,7 @@
<div class="checkbox">
<label>
<input ng-model="apacheBackend" type="checkbox" value="">
Apache as Reverse Proxy (Beta, for Ubuntu 22 Only)
Apache as Reverse Proxy (for Ubuntu 22 and AlmaLinux 8)
</label>
</div>
</div>