logical dilemma
Hi,i've got a little dilemma on my virtual hosting machine!
i use a template to create new vhost-directories with the subdirs 'htdocs' and 'logs' (the use of them should be clear).
in order to make them usable by the particular customer, i chown the main vhost-directory recursive to the particular user.
Now, i have the following problem: that the user can create contents on the htdocs-folder, he the owner has the full rights set (7 / o+rwx).
unfortunately, one new customer hasn't understood this strategy and has deleted the two dirs and put his web-content into the main direcory!
Fortunately let apache test the configuration before reloading, so i didn't when he spit out the error. But what else could i do?
i don't want users to be able to delete these folders! they only should be able to create content in these folders ...
Thanks in advance,
Michael