Bug 50437

Summary: Support adding any number of VHosts to apache
Product: UCS Reporter: Dirk Wiesenthal <wiesenthal>
Component: ApacheAssignee: Dirk Wiesenthal <wiesenthal>
Status: NEW --- QA Contact: UMC maintainers <umc-maintainers>
Severity: enhancement    
Priority: P5 CC: botner, damrose, f.bartels, gulden, requate
Version: UCS 4.4   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
What kind of report is it?: Feature Request What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional): External feedback
Max CVSS v3 score:
Bug Depends on:    
Bug Blocks: 45115, 50445    

Description Dirk Wiesenthal univentionstaff 2019-10-30 13:56:08 CET
We ship a very "Univention centric" configuration for Apache.

3rd party Apps may be included, but they need to run below a root url ("/myapp") and they have to work with the overall configuration from us (timeouts, logfiles, etc.)

We should add a new script that allows software (and admins!) to add virtual hosts to Apache easily.

Each config should come with a dedicated ServerName, so that apache can distinguish the request.

Further configuration of this vhost should be possible through a Include directive.

+++ This bug was initially created as a clone of Bug #45115 +++

We should think about making the app available via appid.domain (not only fqdn/app)