====Alternate Install Option====
After running the configuration, do the following:
* Modify conf/webserver.properties. Change port 7443 to 443
* Add the following lines to *-myadito.conf after ServerAlias and save:
redirect permanent / https://myadito:443
* Restart httpd
* Run ant start
* https://myadito or myadito will allow access
----
====root====
* yum -y install ant mod_ssl java-1.6.0-openjdk-devel