Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.12 KB

apache_setup.md

File metadata and controls

17 lines (12 loc) · 1.12 KB

How to Setup Worldview Using Apache

Note: Using Worldview with Apache is deprecated and will not be supported in the future. We recommended using Worldview with Node/Express instead. To use Apache, choose one of the setup methods below.

Manual Setup

RPM Setup

  • Run bash ./tasks/buildAll.sh to generate an .rpm file in /build/rpm.
  • Deploy the .rpm file to your server.
  • Note: you may have to modify httpd.conf and worldview.spec to match your environment before running these steps.