Mercurial > p > roundup > code
comparison doc/FAQ.txt @ 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 | 74fecc186a2d |
| children |
comparison
equal
deleted
inserted
replaced
| 3249:749717f01830 | 3251:3cfabec6a6ba |
|---|---|
| 1 =========== | 1 =========== |
| 2 Roundup FAQ | 2 Roundup FAQ |
| 3 =========== | 3 =========== |
| 4 | 4 |
| 5 :Version: $Revision: 1.20.2.1 $ | 5 :Version: $Revision: 1.20.2.2 $ |
| 6 | 6 |
| 7 .. contents:: | 7 .. contents:: |
| 8 | 8 |
| 9 | 9 |
| 10 Installation | 10 Installation |
| 92 RewriteRule ^/issues/(.*)$ http://tracker.example:8080/issues/$1 [P,L] | 92 RewriteRule ^/issues/(.*)$ http://tracker.example:8080/issues/$1 [P,L] |
| 93 | 93 |
| 94 </IfModule> | 94 </IfModule> |
| 95 | 95 |
| 96 | 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 | |
| 97 Roundup runs very slowly on my XP machine when accessed from the Internet | 104 Roundup runs very slowly on my XP machine when accessed from the Internet |
| 98 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 105 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| 99 | 106 |
| 100 The issue is probably related to host name resolution for the client | 107 The issue is probably related to host name resolution for the client |
| 101 performing the request. You can turn off the resolution of the names | 108 performing the request. You can turn off the resolution of the names |
