repo.or.cz
/
dokuwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
coding style
[dokuwiki.git]
/
_test
/
proxy.conf.php.dist
blob
1e6028423ee830718566c267f41bf5abbd9b2d02
1
<?php
2
/**
3
* This configures the access to a proxy server for HTTP related proxy tests.
4
*/
5
$conf['host'] = '127.0.0.1';
6
$conf['port'] = 3128;