repo.or.cz
/
adorno.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make it play the right track when we add to the playlist while it
[adorno.git]
/
config
/
20_adorno.conf-example
blob
9d10a34410bd81042cb8ab0404a5807b11cb6ea1
1
<VirtualHost _default_ 127.0.0.1 127.0.0.2 192.168.55.2 >
2
ServerName adorno
3
ServerAlias adorno.mcmillan.net.nz
4
DocumentRoot /home/andrew/adorno/www
5
php_value include_path /home/andrew/adorno/inc
6
php_value magic_quotes_gpc 0
7
</VirtualHost>
8