Timeline for What is the proper solution to a web server trying to write to a directory?
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Mar 23, 2013 at 19:58 | history | suggested | sourcejedi | CC BY-SA 3.0 | s/server/web server/, this is mainly encountered with web servers, and not with other common services |
| Mar 23, 2013 at 19:27 | answer | added | sourcejedi | timeline score: 1 | |
| Mar 23, 2013 at 19:25 | review | Suggested edits | |||
| S Mar 23, 2013 at 19:58 | |||||
| Jan 22, 2013 at 16:03 | history | tweeted | twitter.com/#!/StackUnix/status/293750687651729408 | ||
| Oct 24, 2012 at 3:43 | answer | added | phemmer | timeline score: 1 | |
| Oct 23, 2012 at 2:09 | comment | added | jordanm | If you use something CGI-based with suexec, then php code can be executed as another user. The reason it is www-data is because the php code is being interpreted by apache itself, via mod_php. | |
| Oct 22, 2012 at 22:20 | review | First posts | |||
| Oct 22, 2012 at 22:28 | |||||
| Oct 22, 2012 at 22:04 | history | asked | patrick | CC BY-SA 3.0 |