I've configured a new subdomain on my DNS server. I've set up the subdomain to point to a specific directory within the site. However when browsing to the site, I get a 403 Forbidden message. It does contain an index.html file. Here is an example: Subdomain: media.website.com ISPConfig Host: media Domain: website.com :: fqdn.server.net Redirect Type: L Redirect Path: /media/ Active: Checked Here is what is generated in the error.log file when browsing to the site: Code: [Wed Aug 27 14:20:52 2014] [error] [client x.x.x.x] client denied by server configuration: /media/ [Wed Aug 27 14:20:52 2014] [error] [client x.x.x.x] client denied by server configuration: /media/error Any ideas as to what the problem could be? I've set up subdomains before without this issue.