sentora / sentora-core

Sentora is a web hosting control panel written in PHP for *NIX
GNU General Public License v3.0
648 stars 446 forks source link

Add a custom config field for setting custom domain aliases for client domains #273

Open TGates71 opened 7 years ago

TGates71 commented 7 years ago

Add a custom field (Domain Manager?) where a client has the ability to customize their domain's vhost 'ServerAlias' setting.

Dukecitysolutions commented 1 year ago

@TGates71 Correct me if I'm wrong. Can't this be achieved in users vhost directory with .htaccess file? They should be able to add an alias in there. I may be wrong.

TGates71 commented 1 year ago

yes, I believe so. But most clients will not have the basic knowledge to use a .htaccess The idea is to simplify the alias ability for clients.