I think it has to do with this section:
As it is different depending on OS, and PHP version.
Code:
<Directory />
Options FollowSymLinks Indexes
AllowOverride All
Order Allow,Deny
Allow from all
</Directory>