diff --git a/install/index.html b/install/index.html
index 7cd89667..0443ceff 100644
--- a/install/index.html
+++ b/install/index.html
@@ -2,7 +2,7 @@
# Pi.Alert
# Open Source Network Guard / WIFI & LAN intrusion detector
#
-# index.html - Redirect file to pialert subdirectory
+# index.html - Redirect default page to pialert web admin portal
#-------------------------------------------------------------------------------
# Puche 2021 pi.alert.application@gmail.com GNU GPLv3
#--------------------------------------------------------------------------- -->
diff --git a/install/pialert_front.conf b/install/pialert_front.conf
index 7f0b9ab9..5319de95 100644
--- a/install/pialert_front.conf
+++ b/install/pialert_front.conf
@@ -2,7 +2,7 @@
# Pi.Alert
# Open Source Network Guard / WIFI & LAN intrusion detector
#
-# index.html - Redirect file to pialert subdirectory
+# pialert_front.conf - lighttpd domain redirection
# ------------------------------------------------------------------------------
# Puche 2021 pi.alert.application@gmail.com GNU GPLv3
# ------------------------------------------------------------------------------
diff --git a/tar/create_tar.sh b/tar/create_tar.sh
index 3ec88e5e..a943c122 100644
--- a/tar/create_tar.sh
+++ b/tar/create_tar.sh
@@ -3,7 +3,7 @@
# Pi.Alert
# Open Source Network Guard / WIFI & LAN intrusion detector
#
-# create_tar.sh - Create the installation file
+# create_tar.sh - Create the tar file for installation
# ------------------------------------------------------------------------------
# Puche 2021 pi.alert.application@gmail.com GNU GPLv3
# ------------------------------------------------------------------------------