Zend certified PHP/Magento developer

It is possible to access a subdirectory of an SD Card without receiving the forbidden 403 message?

How procedure for a sub-directory mapped as a virtual-host using an SDCard formatted for a Mac OS Expanded (Journaling), have permission to correct that it does not receive a Forbidden 304 message.

Example:


   ServerAdmin webmaster@gutennews.local
   DocumentRoot "/Volumes/SDCARD/sd_projects/gutten-news/guten-news-web"
   ServerName local.gutennews.com.br  
   ServerAlias www.local.gutennews.local
   ErrorLog "logs/dummy-gutennews-error.log"
   CustomLog "logs/dummy-gutennews-access.log" common
   php_flag always_populate_raw_post_data -1
   setEnv APPLICATION_ENV "development"
   
       Options Indexes FollowSymLinks Includes execCGI
       AllowOverride All
       Satisfy Any