diff --git a/apaxy/favicon.ico b/apaxy/favicon.ico
new file mode 100644
index 0000000..8f8a5c1
Binary files /dev/null and b/apaxy/favicon.ico differ
diff --git a/apaxy/htaccess.txt b/apaxy/htaccess.txt
index 9eb9e4e..646d118 100644
--- a/apaxy/htaccess.txt
+++ b/apaxy/htaccess.txt
@@ -22,8 +22,8 @@ IndexOptions +Charset=UTF-8 +FancyIndexing +FoldersFirst +HTMLTable +IconsAreLin
# meta viewport
IndexHeadInsert ""
-# hide ".htaccess" file and "/theme" directory
-IndexIgnore .htaccess /theme
+# hide ".htaccess" file, "favicon.ico" file and "/theme" directory
+IndexIgnore .htaccess favicon.ico /theme
#
diff --git a/apaxy/theme/400.html b/apaxy/theme/400.html
index 1187ea6..86773e1 100644
--- a/apaxy/theme/400.html
+++ b/apaxy/theme/400.html
@@ -4,7 +4,6 @@
Error 400
-
diff --git a/apaxy/theme/403.html b/apaxy/theme/403.html
index 2a7c38e..dd7d60a 100644
--- a/apaxy/theme/403.html
+++ b/apaxy/theme/403.html
@@ -4,7 +4,6 @@
Error 403
-
diff --git a/apaxy/theme/404.html b/apaxy/theme/404.html
index ee41da2..ba57443 100644
--- a/apaxy/theme/404.html
+++ b/apaxy/theme/404.html
@@ -4,7 +4,6 @@
Error 404
-
diff --git a/apaxy/theme/408.html b/apaxy/theme/408.html
index 1a91a2d..f502f86 100644
--- a/apaxy/theme/408.html
+++ b/apaxy/theme/408.html
@@ -4,7 +4,6 @@
Error 408
-
diff --git a/apaxy/theme/500.html b/apaxy/theme/500.html
index 0491191..c7d1e37 100644
--- a/apaxy/theme/500.html
+++ b/apaxy/theme/500.html
@@ -4,7 +4,6 @@
Error 500
-
diff --git a/apaxy/theme/502.html b/apaxy/theme/502.html
index 46a753b..ee91f7b 100644
--- a/apaxy/theme/502.html
+++ b/apaxy/theme/502.html
@@ -4,7 +4,6 @@
Error 502
-