Re: mod_fcgid upload permission changes.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Dec 11, 2012 at 1:01 PM, Toni Moreno <toni.moreno@xxxxxxxxx> wrote:
> I would be happy to know  another way to upload files for any users on the
> system through HTTPS.

mod_fcgid doesn't do this for you. If you POST to a fastcgi, read the
post body in whatever direct way your language provides.  Don't try to
figure out what temporary file the server may have created in the
background and read it as a file.


> But the question is why mod_fcgid changes apache umask ? is the correct way
> to proceed , a undefined configuration , or a bug?

Read your systems manual entry for "mkstemp".  This family of
functions doesn't create files with the just the umask masked off, it
explicitly controls them.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux