- ServerRoot "/var/lib/openshift/542287fa5004467cd50000ce/php/"
- DocumentRoot "/var/lib/openshift/542287fa5004467cd50000ce/app-root/runtime/repo/"
- Listen 127.8.74.129:8080
- User 542287fa5004467cd50000ce
- Group 542287fa5004467cd50000ce
- ErrorLog "|tee"
- CustomLog "|tee" combined
- <IfVersion >= 2.4>
- DefaultRuntimeDir "/var/lib/openshift/542287fa5004467cd50000ce/php/run"
- </IfVersion>
- <Directory "/var/lib/openshift/542287fa5004467cd50000ce/app-root/runtime/repo/">
- Options Indexes FollowSymLinks
- AllowOverride All
- Order Allow,Deny
- Allow from All
- <Files "deplist.txt">
- Order Deny,Allow
- Deny from All
- </Files>
- </Directory>
- <Directory "/var/lib/openshift/542287fa5004467cd50000ce/app-root/runtime/repo/.openshift">
- AllowOverride None
- Order Deny,Allow
- Deny from All
- </Directory>