Nick Rout said: > I want /usr/portage/distfiles to appear as /distfiles/ on my web server > (apache2) > > I have tried: > > 1. making a symlink /var/www/lcalhost/htdocs/distfiles to point to > /usr/portage/distfiles > > 2. adding > > Alias /distfiles /usr/portage/distfiles > > to my apache config and restarting apache (after deleting the symlink) > > Both result in 403 "Forbidden > > You don't have permission to access /distfiles/ on this server." errors. > > where to from here? Are the permissions on distfiles dir 775 ? In the config file check for the /distfile subdir is it set to Allow from all ?
|Thanks ben devine
