diff --git a/livesupport/modules/htmlUI/etc/Makefile.in b/livesupport/modules/htmlUI/etc/Makefile.in
index bfbb2247b..90a4a58a9 100644
--- a/livesupport/modules/htmlUI/etc/Makefile.in
+++ b/livesupport/modules/htmlUI/etc/Makefile.in
@@ -21,7 +21,7 @@
#
#
# Author : $Author: sebastian $
-# Version : $Revision: 1.4 $
+# Version : $Revision: 1.5 $
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/htmlUI/etc/Makefile.in,v $
#
# @configure_input@
@@ -148,6 +148,7 @@ install: configure_apache
${MKDIR} ${USR_VAR_DIR}/LiveSupport/htmlUI/var/templates/playlist
${MKDIR} ${USR_VAR_DIR}/LiveSupport/htmlUI/var/templates/subjects
+ ${CP} ${BASE_DIR}/redir.php ${USR_VAR_DIR}/LiveSupport/index.php
${CP} ${BASE_DIR}/index.php ${USR_VAR_DIR}/LiveSupport/htmlUI
${CP} ${VAR_DIR}/*.xml ${VAR_DIR}/*.php \
${USR_VAR_DIR}/LiveSupport/htmlUI/var
diff --git a/livesupport/modules/htmlUI/redir.php b/livesupport/modules/htmlUI/redir.php
new file mode 100755
index 000000000..0af430b87
--- /dev/null
+++ b/livesupport/modules/htmlUI/redir.php
@@ -0,0 +1,3 @@
+