Hmz not easy....
Quote:
I normally assign the permission this way:
#chown apache.MYUSER_GROUP archive
#chmod 775 archive
MYUSER_GROUP is the user group my login belongs to. #ls -l will show that.
|
I understand chmod 755 (it was actually already set to 777), but what do you mean with: '#chown apache.MYUSER_GROUP archive' and 'MYUSER_GROUP is the user group my login belongs to. #ls -l will show that' ? That's chinese to me !
PLease explain, thank you