Differences between version 30 and revision by previous author of ApacheNotes.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 30 | Last edited on Thursday, August 3, 2006 12:44:10 pm | by CraigBox | Revert |
Older page: | version 28 | Last edited on Thursday, February 9, 2006 12:46:42 pm | by JamieCurtis | Revert |
@@ -33,11 +33,11 @@
Can't get much better than this! From [the Ubuntu forums|http://ubuntuforums.org/showthread.php?p=19832]:
<pre>
apt-get install apache2
-apache2-ssl-certificate
+apache2-ssl-certificate -days 3650
</pre>
-(
and answer the questions)
+and answer the questions. It will default to 30 days if you don't specify your own number!
Enable ssl: =a2enmod ssl= <br>
Configure a vhost:
<pre>
@@ -216,4 +216,5 @@
* NameVirtualHosting
* ModBackhand
* ApacheReverseProxy
* [SargeApache2Notes]
+* AwStatsNotes