0 Members and 1 Guest are viewing this topic.
If you don’t have many users/domains on your server and you need to disable this restriction, you can do that by editing apache vhost for that domain.
<Directory "%docroot%"> Options -Indexes -FollowSymLinks +SymLinksIfOwnerMatch AllowOverride All Options=ExecCGI,Includes,IncludesNOEXEC,Indexes,MultiViews,SymLinksIfOwnerMatch </Directory>