Quote:
|
Originally Posted by falko
Like this:
Code:
chown ftpuser:ftpgroup /path/to/directory
This would change the ownership of that directory only. If you also want to change the ownership of the files and directories that are in that directory, you'd run
Code:
chown -R ftpuser:ftpgroup /path/to/directory
|
Hello,
I really love this howto guide!
One question about ownership.. What do i need to change in order to permanently change the ownership? Ive tryed to just change
"('exampleuser', '1', MD5('secret'), '2001', '2001', '/home/www.example.com',"
To
"('exampleuser', '1', MD5('secret'), '33', '33', '/home/www.example.com',"
But it didn't work. I mainly use this guide to run a webserver, and i often get ownership problems when installing CMS's like Joomla and such. I use Debian and want the ownership set to Apache.
Recent comments
12 hours 5 min ago
21 hours 32 min ago
22 hours 22 min ago
1 day 1 hour ago
1 day 6 hours ago
1 day 6 hours ago
1 day 8 hours ago
1 day 18 hours ago
1 day 23 hours ago
2 days 1 hour ago