Tagged Questions
1
vote
2answers
1k views
How to enable ssh login for _www user?
In order to deploy files the the apache server running on OS X host I want to ssh/scp to it using the _www user.
I do not want to use root because I want to be sure that I always put the files with ...