From 75c098204f44538b79932f852469ae9d4338074c Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 27 Aug 2009 14:13:47 -0700 Subject: Add a comment about putting the mod_rewrite block into the apache config files, since .htaccess will get clobbered. --- .htaccess | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.htaccess') diff --git a/.htaccess b/.htaccess index 08b9c5bb..c3f94237 100644 --- a/.htaccess +++ b/.htaccess @@ -44,6 +44,11 @@ # # Then just use your Gallery 3 without the index.php in the url. # +# NOTE: future upgrades of Gallery 3 will overwrite this file! If you +# want these changes to be persistent, you should talk to your system +# administrator about putting this block into your Apache config +# files. +# # # RewriteEngine On # RewriteBase / -- cgit v1.2.3