ClearFoundation Tracker - ClearOS
View Issue Details
0001978ClearOSapp-webapp - Web App Enginepublic2014-10-06 12:352018-04-02 14:26
marclaporte 
user2 
normalminorN/A
closedfixed 
6.6.0 Beta 2 
7.4.0 Updates7.4.0 Updates 
0001978: Being able to add more than one domain alias through the GUI (or document workaround)
Here: https://xyz.poweredbyclear.com:81/app/web_server/sites/edit/example.org [^]

We have:
Web Site Hostname: example.org
Aliases: here it should be possible to add more than one. Perhaps comma separated or with additional fields.

Thanks!
No tags attached.
png 2016-04-02-HTML5-PlaceHolders-ClearOS-Web-Server.png (23,591) 2016-04-02 04:59
https://tracker.clearos.com/file_download.php?file_id=221&type=bug
png
Issue History
2014-10-06 12:35marclaporteNew Issue
2014-10-21 18:46user2Statusnew => acknowledged
2016-03-29 13:45marclaporteNote Added: 0002921
2016-04-02 04:59marclaporteFile Added: 2016-04-02-HTML5-PlaceHolders-ClearOS-Web-Server.png
2016-04-02 05:07marclaporteNote Added: 0003011
2018-02-20 18:26user2Statusacknowledged => resolved
2018-02-20 18:26user2Fixed in Version => 7.4.0 Updates
2018-02-20 18:26user2Resolutionopen => fixed
2018-02-20 18:26user2Assigned To => user2
2018-02-20 18:26user2Target Version => 7.4.0 Updates
2018-04-02 14:26user2Statusresolved => closed

Notes
(0002921)
marclaporte   
2016-03-29 13:45   
It's documented: just add a space between each
(0003011)
marclaporte   
2016-04-02 05:07   
It's documented: just add a space between each. It's even possible to put a wildcard sub-domain (cool!)
https://www.clearos.com/resources/documentation/clearos/content:en_us:6_web_server#web_sites [^]

This being said, it's easy to forget to also indicate the version of the website with www (Most people think it's synonymous but not necessarily). So I would add an HTML5 placeholder as in this image: https://tracker.clearos.com/file_download.php?file_id=221&type=bug [^]

The following needs to be added to the input fields:
placeholder="example.org"
placeholder="www.example.org example.com"

Thanks!