Update Apache configuration for OOD rewrite rules during deploy phase
Compare changes
@@ -6,3 +6,11 @@
@@ -6,3 +6,11 @@
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.