I looked at this answer on Stack Overflow and tried sudo'ing over to the shiny user account and going into R and running library(shiny) and it seemed to work correctly (no errors occured, anyway)
Any idea why this might be occuring?
I did look at the Admin guide as suggested but I am afraid I am none the wiser.
Thanks.
ProxyPass /shiny/ http://localhost:3838/
ProxyPassReverse /shiny/ http://localhost:3838/shiny http://localhost:3838/
ProxyPreserveHost On
RedirectMatch permanent ^/shiny$ /shiny/I suggest that you get yourself a copy of this package and try for yourself.
Regards,
Chris