Added some simple configuration examples.
authorFredrik Tolf <fredrik@dolda2000.com>
Wed, 2 Mar 2011 14:17:45 +0000 (15:17 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Wed, 2 Mar 2011 14:18:02 +0000 (15:18 +0100)
commit7f8383098e49588529e3a203ed6d7bb2f27aef5c
treef6cd8c3fa5bb1b002a36c7f8e939411550b947bd
parentc6df3d367a1f7bd7ac66ee93e4aa336b0eba15fa
Added some simple configuration examples.
17 files changed:
examples/README [new file with mode: 0644]
examples/python/dynhosts/127.0.0.1/index.txt [new file with mode: 0644]
examples/python/dynhosts/README [new file with mode: 0644]
examples/python/dynhosts/dynhosts [new file with mode: 0755]
examples/python/dynhosts/localhost/index.txt [new file with mode: 0644]
examples/python/dynhosts/run [new file with mode: 0755]
examples/static-files/README [new file with mode: 0644]
examples/static-files/index.html [new file with mode: 0644]
examples/static-files/run [new file with mode: 0755]
examples/static-files/test.css [new file with mode: 0644]
examples/vhosts/README [new file with mode: 0644]
examples/vhosts/default-site/index.html [new file with mode: 0644]
examples/vhosts/default-site/test.css [new file with mode: 0644]
examples/vhosts/localhost/index.html [new file with mode: 0644]
examples/vhosts/localhost/test.css [new file with mode: 0644]
examples/vhosts/patterns.conf [new file with mode: 0644]
examples/vhosts/run [new file with mode: 0755]