แก้ไขค่า httpd.conf or httpd-vhosts.conf ด้วย “Require all denied”
<Directory /> AllowOverride none Require all denied </Directory> <Directory /Volumes/Data/Data/USER/Sites/> AllowOverride none Require all granted </Directory>
ที่มา: http://httpd.apache.org/docs/2.4/upgrading.html