diff options
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 |