

# Controls who can get stuff from this server. # It can be "All", "None", or any combination of the keywords: # AllowOverride controls what directives may be placed in. # The Options directive is both complicated and important. # Note that "MultiViews" must be named *explicitly* - "Options All" # Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews # Possible values for the Options directive are "None", "All", # Further relax access to the default document root: # Relax access to content within /var/www. If still you face the same issue, then check your htaccess permission.Ĭhange Require all denied to Require all granted Provide either 777 or 755 permission to the mentioned folders.

Provide proper write permission to " app/tmp ", " app/webroot " and " app/Config " folders and their sub folders.It is either due to htaccess or file permission issue.
