We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52980f8 commit dbaa78cCopy full SHA for dbaa78c
doc/FAQ.txt
@@ -2,7 +2,7 @@
2
Roundup FAQ
3
===========
4
5
-:Version: $Revision: 1.20.2.1 $
+:Version: $Revision: 1.20.2.2 $
6
7
.. contents::
8
@@ -94,6 +94,13 @@ following should be useful as a starting template::
94
</IfModule>
95
96
97
+How do I run Roundup through SSL (HTTPS)?
98
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
99
+
100
+You should proxy through apache and use its SSL service. See the previous
101
+question on how to proxy through apache.
102
103
104
Roundup runs very slowly on my XP machine when accessed from the Internet
105
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
106
0 commit comments