Skip to content

Update Apache configuration for OOD rewrite rules during deploy phase

We lookup the value of the placeholder (RewriteCond %{HTTP:REMOTE_USER} \’^(.+)$\’) in this case in the apache conf during build and replace it with the rewrite conditions during deploy phase.

Merge request reports

Loading