Dashboard not Accessable
Posted: Mon Apr 15, 2013 10:05 am
I had changed my server to SSL (port443) (following these instructions https://wiki.amahi.org/index.php/Access_HDA_over_SSL) and I could only get to the server from outside the local network sporadically . I decided to switch it back to port 80 and now the dashboard does not resolve correctly. I can still access shares from other computers in the network and the applications seem to be working just fine.
To revert back to Port 80 I tried the following steps on the above wiki:
What I would really like is to go back to Port 80 but I need some help.
System Information:
Amahi installed on Fedora 14
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