Mercurial > p > roundup > code
changeset 3251:3cfabec6a6ba maint-0.8
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 31 Mar 2005 01:18:00 +0000 |
| parents | 749717f01830 |
| children | 190ace261c0c |
| files | doc/FAQ.txt |
| diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/FAQ.txt Tue Mar 29 16:39:55 2005 +0000 +++ b/doc/FAQ.txt Thu Mar 31 01:18:00 2005 +0000 @@ -2,7 +2,7 @@ Roundup FAQ =========== -:Version: $Revision: 1.20.2.1 $ +:Version: $Revision: 1.20.2.2 $ .. contents:: @@ -94,6 +94,13 @@ </IfModule> +How do I run Roundup through SSL (HTTPS)? +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +You should proxy through apache and use its SSL service. See the previous +question on how to proxy through apache. + + Roundup runs very slowly on my XP machine when accessed from the Internet ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
