Sign in
apache
/
httpd-tests
/
refs/heads/trunk
/
.
/
t
/
htdocs
/
modules
/
include
/
apexpr
/
restrict_func.shtml
blob: 31401606cf243803fd577b9ea15e747c00dcf822 [
file
]
<!--#if expr="file('%{DOCUMENT_ROOT}/foobar.html') =~ /foobar/" -->
IF_FUNC_TRUE
<!--#else -->
IF_FUNC_FALSE
<!--#endif -->