Hello!

I am running a webservice in apache2 with mod_mono on a linux host. The
server runs some shell commands (via ProcessStartInfo) which create and
change some files. My problem is, that all files created or altered that
way are afterwards owned by the user/group of the apache process (which
is OK, of course) and have a file permission of 600 (-rw-------).
I would need to alter these permissions, but I am afraid I don't have a
clue, where to look at. I am not even sure, if that't really a mono
problem or an apache setting.

cheers
Mathias
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to