003d69f69c
When root_url is empty, an incorrect rewrite rule will be created at vhosts config file causing httpd failure. In order not to create any rule when root_url is empty, the value should be ignored inside redirectmatch parameter Change-Id: Idd4ac6a271b4c8d8e53ab27c68abd821a3aa0249 Closes-bug: #1665380
4 lines
70 B
YAML
4 lines
70 B
YAML
---
|
|
fixes:
|
|
- Fixes wrong apache vhost config when root_url is empty
|