update Apache configuration for OOD rewrite rules and setup HTTP proxy playbook
Loading
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.
Added HTTP proxy playbook