diff --git a/public/.htaccess b/public/.htaccess
index dd8d1f9e85d0b60d825f1b8004c538947ad8dea0..15ccc91dee4e5f0e44272e9532bea9d097bf845c 100644
--- a/public/.htaccess
+++ b/public/.htaccess
@@ -1,2 +1,3 @@
 ErrorDocument 404 /404.html
-Options -Indexes
\ No newline at end of file
+Options -Indexes
+RemoteIPHeader X-Forwarded-For
\ No newline at end of file