diff options
| author | jhilden <jakobhilden@gmail.com> | 2009-08-28 11:27:38 -0400 |
|---|---|---|
| committer | jhilden <jakobhilden@gmail.com> | 2009-08-28 11:27:38 -0400 |
| commit | c0c65c6fcc971b1ea9c0afb75854aec502591d56 (patch) | |
| tree | 4b10c7011056002cdeb41fac215e5c608278333c /.htaccess | |
| parent | 3d2e36f5b601b5a274efd0c55bf161448409682a (diff) | |
| parent | 826e104fa98eca33afd8cb59ebf8123021145609 (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 / |
