Using
<Location /RApacheInfo>
SetHandler r-info
</Location>
on recent versions of Fedora and CentOS gives:
Error in if (is.na(st)) return("NA") : argument is of length zero
In addition: Warning message:
In is.na(st) : is.na() applied to non-(list or vector) of type 'closure'
Using
on recent versions of Fedora and CentOS gives: