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