Q: How to deploy Bugzero on the Orion Server? A: To deploy Bugzero, first move the entire bugzero directory to Orion's applications directory. Then you need modify config/application.xml by adding <web-module id="bugzero" path="../applications/bugzero"/> and modify config/default-web-site.xml by adding <web-app load-on-startup="true" application="default" name="bugzero" root="/bugzero"/> You need restart the server, the default port number is 80. |
|
Home - FAQs |