diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-08-27 14:47:42 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-08-27 14:47:42 -0700 |
| commit | 752594f87a8d10e02b2212745f84f7e6e3cfcdae (patch) | |
| tree | 666c92882e07ecd282d85821d7035d0f04fe98cd /.htaccess | |
| parent | 940edac81c854227d1a25f482cb38c96b6937bb2 (diff) | |
| parent | 75c098204f44538b79932f852469ae9d4338074c (diff) | |
Merge branch 'master' of git://github.com/gallery/gallery3
Diffstat (limited to '.htaccess')
| -rw-r--r-- | .htaccess | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. +# # <IfModule mod_rewrite.c> # RewriteEngine On # RewriteBase / |
