diff --git a/.gitignore b/.gitignore
index f0242f2..c816738 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@ rss.xml
atom.xml
blog/*.html
press/*
-!press/src
\ No newline at end of file
+
+!press/src
+!.htaccess
\ No newline at end of file
diff --git a/press/.htaccess b/press/.htaccess
new file mode 100644
index 0000000..45552cb
--- /dev/null
+++ b/press/.htaccess
@@ -0,0 +1 @@
+Options -Indexes
\ No newline at end of file
diff --git a/press/src/.htaccess b/press/src/.htaccess
new file mode 100644
index 0000000..14249c5
--- /dev/null
+++ b/press/src/.htaccess
@@ -0,0 +1 @@
+Deny from all
\ No newline at end of file
diff --git a/press/src/tinylife/data.xml b/press/src/tinylife/data.xml
index 42a1702..cad37f7 100644
--- a/press/src/tinylife/data.xml
+++ b/press/src/tinylife/data.xml
@@ -34,7 +34,7 @@
Create your own characters with unique personalities and skills and dress them however you like
Build houses and community spaces like parks and cafés and watch households inhabit them
Control your household and tell your characters what to do, from cooking food to learning complex skills like programming and painting
- Have your characters interact, build relationships, grow families and life unique lives
+ Have your characters interact, build relationships, grow families and live unique lives
Share your creations with the community by exporting lots and households from your game
Create additional content through the game's built-in C# modding API