Thread: Apache 403 forbidden
hi guys,
have installed apache many times , shared /var/www folder using samba. have been able view files in web browser via servers ip.
on latest install however, won't let me browse folders in web browser allowed make changes files via samba share.
samba config:
[www]
comment = apache root
path = /var/www
public = yes
writable = yes
valid users = dev
create mask = 0771
directory mask = 0771
force user = dev
force group = www-users
, ran commands:
to give samba user permissions.html code:sudo chown -r root:www-users /var/www sudo chmod -r 771 /var/www
suggestions why it's doing this?
please post apache config - maybe directoryindex option not set. have @ apache error log (/var/log/apache2)
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [ubuntu] Apache 403 forbidden
Ubuntu
Comments
Post a Comment