You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rapache
Hi,
I'm very new to rapache and brew ...
I installed rapache and rapachetest worked.
I then installed brew as a conventional R package and added the
following to my apache2.conf file:
*****************
<Directory /var/www/R/brew>
SetHandler r-script
RHandler brew::brew
</Directory>
****************
I put the files from 'useR2007 Expert Application' in /var/www/R/brew,
set their ownership and privileges
accordingly and restarted my apache2 server. But when I try to access
useR2007.rhtml, my browser
signals it doesn't know what to do with it.