0

Bitnami servers seem to use their own implementation of Apache, which runs independently of the standard Linux Apache. I'm not entirely sure how this works, but how do I 'tie' my OpenCPU install to the appropriate Apache implementation?

Thanks!

Roland
  • 127,288
  • 10
  • 191
  • 288
vinit_ivar
  • 610
  • 6
  • 16

1 Answers1

0

You would have to take the apache2 configuration files /etc/apache2/sites-available/opencpu and /etc/apache2/mods-available/mod_r.load and copy them to the other apache server.

Jeroen Ooms
  • 31,998
  • 35
  • 134
  • 207