Recipe 6.19: Enabling WebDAV Without Making Files Writable by the Web UserProblemYou want to run WebDAV but don’t want to make your document files writable by the Apache server user.SolutionRun two web servers as different users. The DAV-enabled server, for example, might run as User dav, Group dav, while the other server, which is responsible for serving your content, might run as User nobody, Group nobody. Make the web content writable by the dav user, or the dav group.TIP: Remember
continue >>
Author:
Time:
Sunday, February 10th, 2008 at 4:31 am
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: