Allow from all
     </Directory>
 
     Alias /static %(path)s/releases/current/%(project_name)s/static
     <Directory %(path)s/releases/current/%(project_name)s/static>
         Options Indexes
         Allow from all
     </Directory>
 
     Alias /static %(path)s/releases/current/%(project_name)s/static
     <Directory %(path)s/releases/current/%(project_name)s/static>
         Options Indexes