Hi im a bit confused now, i have configured nginx like suggested but i get allways a file not found error. because nginx seems too write ever time the absolute path to document_root twice.
[error] 29325#0: *138 open() "/absolut/path/to/htdocs//absolut/path/to/htdocs/privatefiles/file.doc" failed (2: No such file or directory)

Comments

perusio’s picture

How are you specifying the private files dir? With an absolute path? Try just setting it to: privatefiles, based on your example. Note that the directory is always specified relative to the web root.

perusio’s picture

Status: Active » Postponed (maintainer needs more info)

Changing status.