Home
last modified time | relevance | path

Searched refs:http_xaccel_url (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dhttputils_xaccel.test.php6 * @see http_xaccel_url()
20 http_xaccel_url($file)
32 http_xaccel_url($file)
48 http_xaccel_url($file)
63 http_xaccel_url($file)
79 http_xaccel_url($file)
93 http_xaccel_url($file)
106 http_xaccel_url($file)
/dokuwiki/inc/
H A Dhttputils.php82 header("X-Accel-Redirect: " . http_xaccel_url($file));
102 function http_xaccel_url($file) function