diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-02 19:24:45 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2015-04-02 19:24:45 +0200 |
commit | 0d8bba263dc195147d6fdb09662e7926f0a58b3e (patch) | |
tree | 4c570b4376c323e585120e7695b8715be7aa8881 /web/etc/apache2/stream.tg15.gathering.org | |
parent | e4354b47bd8891c5b1ee591fdf74b3ca67eee461 (diff) |
Bump lots of changes
Diffstat (limited to 'web/etc/apache2/stream.tg15.gathering.org')
-rw-r--r-- | web/etc/apache2/stream.tg15.gathering.org | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/etc/apache2/stream.tg15.gathering.org b/web/etc/apache2/stream.tg15.gathering.org index 52d879c..1f92f47 100644 --- a/web/etc/apache2/stream.tg15.gathering.org +++ b/web/etc/apache2/stream.tg15.gathering.org @@ -3,8 +3,8 @@ ServerName stream.tg15.gathering.org ServerAlias krosus.tg15.gathering.org - DocumentRoot /srv/stream.tg15.gathering.org - <Directory "/srv/stream.tg15.gathering.org/"> + DocumentRoot /root/tgmanage/web/stream.gathering.org + <Directory "/root/tgmanage/web/stream.gathering.org/"> AllowOverride None Options Indexes FollowSymLinks ExecCGI MultiViews Order allow,deny |