diff --git a/.htaccess b/.htaccess
index 683ac24..d569143 100644
--- a/.htaccess
+++ b/.htaccess
@@ -31,3 +31,7 @@ ExpiresByType application/x-shockwave-flash "access plus 2592000 seconds"
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/x-javascript application/javascript
+
+
+RedirectMatch 404 (.*)\.posts$
+