| 2 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
<html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 |
<head> |
<head> |
| 4 |
<title>howto setup apache + mod_ssl</title> |
<title>howto setup apache + mod_ssl</title> |
| 5 |
|
<link rel="stylesheet" href="http://netfrag.org/horde/css.php?app=chora" type="text/css" /> |
| 6 |
<link rev="made" href="mailto:root@localhost" /> |
<link rev="made" href="mailto:root@localhost" /> |
| 7 |
</head> |
</head> |
| 8 |
|
|
| 9 |
<body style="background-color: white"> |
<body> |
| 10 |
|
<table border="0" width="100%" cellspacing="0" cellpadding="3"> |
| 11 |
|
<tr><td class="block" valign="middle"> |
| 12 |
|
<big><strong><span class="block"> howto setup apache + mod_ssl</span></strong></big> |
| 13 |
|
</td></tr> |
| 14 |
|
</table> |
| 15 |
|
|
| 16 |
<p><a name="__index__"></a></p> |
<p><a name="__index__"></a></p> |
| 17 |
<!-- INDEX BEGIN --> |
<!-- INDEX BEGIN --> |
| 43 |
|
|
| 44 |
<li><a href="#resources_(read_for_further_configurations):">Resources (read for further configurations):</a></li> |
<li><a href="#resources_(read_for_further_configurations):">Resources (read for further configurations):</a></li> |
| 45 |
<li><a href="#todo">ToDo</a></li> |
<li><a href="#todo">ToDo</a></li> |
|
<li><a href="#authors">Authors</a></li> |
|
|
<li><a href="#last_changes">last changes</a></li> |
|
| 46 |
</ul> |
</ul> |
| 47 |
|
|
| 48 |
</ul> |
</ul> |
| 54 |
<p> |
<p> |
| 55 |
</p> |
</p> |
| 56 |
<h2><a name="howto_setup_apache_+_mod_ssl">howto setup apache + mod_ssl</a></h2> |
<h2><a name="howto_setup_apache_+_mod_ssl">howto setup apache + mod_ssl</a></h2> |
| 57 |
|
<p>Sebastian Utz <a href="mailto:seut@netfrag.org">seut@netfrag.org</a></p> |
| 58 |
|
<p><strong>last changes</strong></p> |
| 59 |
|
<pre> |
| 60 |
|
Revision 1.2 2003/01/22 18:37:22 jonen |
| 61 |
|
+ added docu and references</pre> |
| 62 |
<p> |
<p> |
| 63 |
</p> |
</p> |
| 64 |
<h3><a name="description">Description</a></h3> |
<h3><a name="description">Description</a></h3> |
| 65 |
<pre> |
<p>Example on how to install and configure Apache with mod_ssl</p> |
|
Example on how to install and configure Apache with mod_ssl</pre> |
|
| 66 |
<p> |
<p> |
| 67 |
</p> |
</p> |
| 68 |
<h4><a name="install_(debian)">install (debian)</a></h4> |
<h4><a name="install_(debian)">install (debian)</a></h4> |
| 243 |
o check out more rewrite rules |
o check out more rewrite rules |
| 244 |
o read more docu |
o read more docu |
| 245 |
o write more docu ;)</pre> |
o write more docu ;)</pre> |
| 246 |
<p> |
<p><a href="#__index__"><small>back to top</small></a></p> |
| 247 |
</p> |
<table border="0" width="100%" cellspacing="0" cellpadding="3"> |
| 248 |
<h3><a name="authors">Authors</a></h3> |
<tr><td class="block" valign="middle"> |
| 249 |
<pre> |
<big><strong><span class="block"> howto setup apache + mod_ssl</span></strong></big> |
| 250 |
Sebastian Utz seut@tunemedia.de</pre> |
</td></tr> |
| 251 |
<p> |
</table> |
|
</p> |
|
|
<h3><a name="last_changes">last changes</a></h3> |
|
|
<pre> |
|
|
Revision 1.2 2003/01/22 18:37:22 jonen |
|
|
+ added docu and references</pre> |
|
|
<pre> |
|
|
Revision 1.1 2003/01/22 17:47:49 jonen |
|
|
+ first init</pre> |
|
| 252 |
|
|
| 253 |
</body> |
</body> |
| 254 |
|
|