Add nginx requirements for site alias

This commit is contained in:
VirtuBox
2023-08-12 17:20:17 +02:00
parent f4bf658822
commit 26fbedb26f

View File

@@ -836,7 +836,7 @@ def site_package_check(self, stype):
stack.app = self.app
pargs = self.app.pargs
if stype in ['html', 'proxy', 'php', 'php72', 'mysql', 'wp', 'wpsubdir',
'wpsubdomain', 'php73', 'php74', 'php80', 'php81', 'php82']:
'wpsubdomain', 'php73', 'php74', 'php80', 'php81', 'php82', 'alias']:
Log.debug(self, "Setting apt_packages variable for Nginx")
# Check if server has nginx-custom package