Can anyone help? I have tried everything I can think of to allow the contents of a subdirectory (and the directories beneath it) to be visible to users... I have added various directives to the apache options on ispconfig 3 like: <Directory "/var/www/clients/client8/web32/web/v1/mm-docs"> AllowOverride All Options +Indexes </Directory> ...with and without quotes and using the symlink instead of the direct path... I've tried directly modifiying the vhost file in sites-available... I've tried putting .htaccess file in mm-docs ... None of these work - I just get 404 errors... Help - what's should have taken me five minutes is taking me hours!!!