joglomedia / LEMPer

LEMPer Stack is terminal-based LEMP / LNMP ( Linux, Nginx, MariaDB, PostgreSQL, MongoDB, Redis, Memcache, PHP, Secure FTP ) installer and virtual host manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).

Home Page:https://lemper.cloud/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lemper CLI doesn't add wildcard host for WordPress multi-site

joglomedia opened this issue · comments

When creating new vhost for Wordpress multi site, its required to have wildcard host available on server_name directive.

Currently Lemper CLI doesn't create wildcard host automatically for Wordpress multi site if created without --wildcard-domain argument. We should make it automatically, due to multi site requirement.