• #indieweb 2014-08-06
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2014-08-06 UTC
# 00:47
gRegor`
Perms should be as locked down as possible. Typically the scripts execute as user "nobody" but your files are owned by "tantek" so it would require broader permissions to read/write. suPHP or FastCGI can be used to execute scripts as your username, though, so then you could lock them down to not be world read/writeable.