close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_fs.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
-
|
old
|
new
|
|
| 4 | 4 | |
| 5 | 5 | ProxyRequests Off |
| 6 | 6 | |
| 7 | | <Proxy *> |
| 8 | | AddDefaultCharset off |
| 9 | | Order deny,allow |
| 10 | | Deny from all |
| 11 | | #Allow from .example.com |
| 12 | | </Proxy> |
| | 7 | #<Proxy *> |
| | 8 | # AddDefaultCharset off |
| | 9 | # Order deny,allow |
| | 10 | # Deny from all |
| | 11 | # #Allow from .example.com |
| | 12 | #</Proxy> |
| | 13 | |
| | 14 | # 2008-04-21: Jazz add this for pootle website |
| | 15 | <Proxy localhost:8080> |
| | 16 | Order Allow,Deny |
| | 17 | Allow from localhost |
| | 18 | </Proxy> |
| 13 | 19 | |
| 14 | 20 | # Enable/disable the handling of HTTP/1.1 "Via:" headers. |
| 15 | 21 | # ("Full" adds the server version; "Block" removes all outgoing Via: headers) |
Download in other formats: