Sebastian Hahn commited on 2010-05-10 12:40:57
              Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.
            
| ... | ... | 
                      @@ -153,7 +153,7 @@ HiddenServicePort 80 127.0.0.1:5222  | 
                  
| 153 | 153 | 
                        <p>You're going to want to change the <var>HiddenServiceDir</var> line, so it points  | 
                    
| 154 | 154 | 
                        to an actual directory that is readable/writeable by the user that will  | 
                    
| 155 | 155 | 
                        be running Tor. The above line should work if you're using the OS X Tor  | 
                    
| 156 | 
                        -package. On Unix, try "/home/username/hidserv/" and fill in your own  | 
                    |
| 156 | 
                        +package. On Unix, try "/home/username/hidden_service/" and fill in your own  | 
                    |
| 157 | 157 | 
                        username in place of "username". On Windows you might pick:</p>  | 
                    
| 158 | 158 | 
                        <pre>  | 
                    
| 159 | 159 | 
                        HiddenServiceDir C:\Documents and Settings\username\Application Data\hidden_service\\  | 
                    
| 160 | 160 |