Search found 4 matches
- Wed Feb 03, 2016 10:07 pm
- Forum: General Discussion
- Topic: SSL certificates for Main Domain & Aliases
- Replies: 1
- Views: 2433
Re: SSL certificates for Main Domain & Aliases
I'm sure you figured this out by now, but the easiest way to achieve this is to use an SSL certificate with SubjectAltName (cf. https://en.wikipedia.org/wiki/SubjectAltName). This SSL certificate can be valid for your_domain.com and your_domain_alias.com and therefor work for several domains.
- Mon Jan 25, 2016 8:39 pm
- Forum: Web Server
- Topic: Multiple web and backend templates
- Replies: 4
- Views: 7006
Re: Multiple web and backend templates
Thank you, we didn't notice this feature. It does work perfectly. And the possibility for the admin account to Login as... also helps. Solved!tjebbeke wrote:As admin you can change the template of each website of each user.
- Mon Jan 25, 2016 6:20 pm
- Forum: Web Server
- Topic: Multiple web and backend templates
- Replies: 4
- Views: 7006
Re: Multiple web and backend templates
Thank you for your answer. I guess I didn't explained myself clearly. We know how to create templates and packages, as it is explained in the documentation (at least indirectly cf. https://vestacp.com/docs/#how-to-force-https ). However we are looking to have different templates for each web sites ....
- Sun Jan 24, 2016 3:30 am
- Forum: Web Server
- Topic: Multiple web and backend templates
- Replies: 4
- Views: 7006
Multiple web and backend templates
Hi everyone, My apologies if this question has already been answered, but I cannot seem to find the answer on the forum and on github (cf. https://github.com/serghey-rodin/vesta/issues). We are looking to modify the web and backend templates. More importantly, we would like to assign a specific web ...