On Wed, Aug 18, 2004 at 08:21:26PM +0200, Patrick Donker wrote:
> Jacob S. wrote:
>
> >By default, when a file is uploaded via a php script or anything else
> >through apache, it has permissions of 644. I would like this to be 640.
> >
> >I know php has a umask and a chmod function that could help
Jacob S. wrote:
By default, when a file is uploaded via a php script or anything else
through apache, it has permissions of 644. I would like this to be 640.
I know php has a umask and a chmod function that could help with this,
but this only fixes it for scripts that use php. Isn't there a way to
By default, when a file is uploaded via a php script or anything else
through apache, it has permissions of 644. I would like this to be 640.
I know php has a umask and a chmod function that could help with this,
but this only fixes it for scripts that use php. Isn't there a way to
change the defa
3 matches
Mail list logo