Mercurial > p > roundup > code
diff doc/FAQ.txt @ 3250:8634ea9b2d1c
doc updates
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 31 Mar 2005 00:45:25 +0000 |
| parents | 9cecc6c6b297 |
| children | 9f4dd27ae843 |
line wrap: on
line diff
--- a/doc/FAQ.txt Tue Mar 29 16:37:53 2005 +0000 +++ b/doc/FAQ.txt Thu Mar 31 00:45:25 2005 +0000 @@ -2,7 +2,7 @@ Roundup FAQ =========== -:Version: $Revision: 1.21 $ +:Version: $Revision: 1.22 $ .. 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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
