To revert back to Port 80 I tried the following steps on the above wiki:
I had other error when trying to restart apache so I followed the guide to put it back on SSL. Now I cannot access the Amahi Dashboard.yum -y remove mod_ssl
rm -rf /etc/httpd/ssl.crt
rm -rf /etc/httpd/ssl.key
(cd /etc/httpd/conf.d/ && rm -f *-ssl.conf)
(cd /etc/httpd/ && tar -xzf apache-backup.tar.gz)
What I would really like is to go back to Port 80 but I need some help.
System Information:
Amahi installed on Fedora 14