Skip to content
Unverified Commit 4ee539fd authored by Morris Jobke's avatar Morris Jobke
Browse files

Fix proper overwrite URL on CLI install



* regression from #7835

Steps

* having a my.config.php with a proper `overwrite.cli.url` and `htaccess.RewriteBase` set
* install with this
* before: short URLs where broken and you need to call `occ maintenance:update:htaccess` additionally to fix this
* after: occ install results in a proper htaccess like on stable13

Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
parent 8d57d688
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment