git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102399
13f79535-47bb-0310-9956-
ffa450edef68
Treats the <em>TestString</em> as a pathname and tests
if it exists and is a symbolic link.</li>
+ <li>'<strong>-x</strong>' (has e<strong>x</strong>ecutable
+ permissions)<br />
+ Treats the <em>TestString</em> as a pathname and tests
+ if it exists and has execution permissions. These permissions
+ are determined depending on the underlying OS.</li>
+
<li>'<strong>-F</strong>' (is existing file via
subrequest)<br />
Checks if <em>TestString</em> is a valid file and
Treats the <em>TestString</em> as a pathname and tests
if it exists and is a symbolic link.</li>
+ <li>'<strong>-x</strong>' (has e<strong>x</strong>ecutable
+ permissions)<br />
+ Treats the <em>TestString</em> as a pathname and tests
+ if it exists and has execution permissions. These permissions
+ are determined depending on the underlying OS.</li>
+
<li>'<strong>-F</strong>' (is existing file via
subrequest)<br />
Checks if <em>TestString</em> is a valid file and