Softaculous


Topic : Wildcard checkbox in domain creation


Posted By: eudard on May 23, 2019, 1:45 pm
Hello,
first of all, AMPPS are awesome software, thanks for it.
What Im missing is possibility to create wildcard for domain in Add domain dialog.

AMPPS creating httpd-vhosts.conf record like this:
Code
ServerName project.local
ServerAlias project.local


all I need is to have setting for wildcard - checkbox named "Enable wildcard for domain". Then it will look like this..

Code
ServerName project.local
ServerAlias *.project.local


.. I know, I know.. it can be edited manualy in httpd-vhosts.conf, but it will be overwrited by AMPPS each time I create new domain.

It is not neccessary, I can live without it, but try to think about it :)

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.