On Tue, Mar 31, 2009 at 01:08:19PM -0700, Michael Shadle wrote:
> have you tried -d ?
>
> a bit redundant as -e i think is the same as -f and -d ... but worth a shot
-e tests file/directory/symlink existance.
> also include which version you're running so Igor knows.
>
> On Tue, Mar 31, 2009 at 12:38 PM, jackdempsey <nginx-forum@nginx.us> wrote:
> > Hi all,
> >
> > I'm trying to serve up some static files that I've linked to via a symlink. The -f check is failing:
> >
> > # check if the file exists and serve it
> >