EN-0001 - spellcheck

This commit is contained in:
Arne Teuke
2021-08-05 16:28:51 +02:00
parent ef8c1185e1
commit 27c4ce3f4e
2 changed files with 3 additions and 1 deletions

View File

@@ -18,3 +18,5 @@ CentOS
Puppet
ConfDroid
nagios
vHosts
vHost

View File

@@ -36,7 +36,7 @@ Maintenance
### vHosts
As stated in the synopsis, this module was written particularly for usage as base module. `Apache httpd` has a great number of usae cases where it actually is not used directly as full blown webser, but instead as 'sub-service'. Examples here would be
As stated in the synopsis, this module was written particularly for usage as base module. `Apache httpd` has a great number of use cases where it actually is not used directly as full blown webserver by itself, but instead as platform for other applications. Examples here would be:
* frontend proxy for other applications to avoid having to put the port number into the URL
* applications like phpMyAdmin, phpPgAdmin