[Sun Sep 28 01:50:47 2014] [notice] Apache/2.2.15 (Unix) configured -- resuming normal operations
[Sun Sep 28 01:51:05 2014] [alert] [client 127.8.74.129] /var/lib/openshift/542287fa5004467cd50000ce/app-root/runtime/repo/.htaccess:
ServerAdmin root@localhost
UseCanonicalName Off
<Directory
116.251.217.221 - - [28/Sep/2014:01:51:05 -0400] "GET / HTTP/1.1" 500 626 "https://paste-googlee.rhcloud.com/index.php?/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36"
[Sun Sep 28 01:51:37 2014] [alert] [client 127.8.74.129] /var/lib/openshift/542287fa5004467cd50000ce/app-root/runtime/repo/.htaccess:
Options FollowSymLinks
AllowOverride None
</Directory>
<IfVersion >= 2.4>
<Directory
116.251.217.221 - - [28/Sep/2014:01:51:37 -0400] "GET / HTTP/1.1" 500 626 "https://paste-googlee.rhcloud.com/index.php?/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36"
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
</IfVersion>
<IfVersion < 2.4>
<Directory "/var/lib/openshift/">
Options Indexes FollowSymLinks
AllowOverride None
Order allow,deny
Allow from all
</Directory>
</IfVersion>
DirectoryIndex index.html index.html.var
AccessFileName .htaccess
<IfVersion >= 2.4>
<Files ~ "^\.ht">
Require all denied
</Files>
</IfVersion>
<IfVersion < 2.4>
<Files ~ "^\.ht">
Order allow,deny
Deny from all
Satisfy All
</Files>
</IfVersion>
TypesConfig /etc/mime.types
<IfVersion < 2.4>
DefaultType text/plain
</IfVersion>
<IfModule mod_mime_magic.c>
MIMEMagicFile conf/magic
</IfModule>