Yes. Many thanks and I appreciate the time you took to explain it.
> Hello Technical,
> On Monday, January 05, 2004, Technical wrote...
>
>
>> Maybe I am an idiot or I just dropped off from a different planet
>> but please do not write crap like this to belittle people. Is it not
>> obvious, from
Hello Technical,
On Sunday, January 04, 2004, Technical wrote...
> The website states:
> "Find out what group your webserver is running as.
> Give the attachments directory to the webserver group. Give the webserver
> write but not read permissions. Give the directory to e.g. root:
> chown -R r
The website states:
"Find out what group your webserver is running as.
Give the attachments directory to the webserver group. Give the webserver
write but not read permissions. Give the directory to e.g. root:
chown -R root attachments
chgrp -R webgroup attachments
chmod -R 730 attachments "
M