Changes

From Amahi Wiki
Jump to: navigation, search
11 bytes removed ,  21:05, 7 August 2014
== How do I start over? ==
Run the following command sequence.
{{Code|
<pre><nowiki>yum -y remove mod_ssl​
rm -rf /etc/httpd/ssl.crt
(cd /etc/httpd/conf.d/ && rm -f *-ssl.conf​)
(cd /etc/httpd/ && tar -xzf apache-backup.tar.gz)</nowiki></pre>
}}
Then you can start the instructions again from step one.
12,424

edits