summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2012-06-03 08:31:41 -0700
committerArun Persaud <arun@nubati.net>2012-06-03 08:34:20 -0700
commit4297670a6158a584b9d8b3c04214ff2974fb645a (patch)
tree955cae0cddd343d372bb6861d9a5c38790f8dc00
parent98f9d1ee3a154e0b29b34188702dc798414fdd86 (diff)
downloadphoto-tags-4297670a6158a584b9d8b3c04214ff2974fb645a.tar.gz
photo-tags-4297670a6158a584b9d8b3c04214ff2974fb645a.tar.bz2
photo-tags-4297670a6158a584b9d8b3c04214ff2974fb645a.zip
renamed .htaccess_template to htaccess_template to make it visible
-rw-r--r--README4
-rw-r--r--htaccess_template (renamed from .htaccess_template)0
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 146cd71..b4d4b19 100644
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ then run for example
f-spot-db-reduce.sh --include='Public'
This will create a new smaller database that only contains information
-about pictures with the Public tag.
+about pictures with the Public tag.
2) Next run
@@ -25,7 +25,7 @@ rented web-space where execcive CPU uses is an issue.
3) install .htaccess
-edit the "RewriteBase" in the .htaccess_template file and rename it to .htaccess.
+edit the "RewriteBase" in the htaccess_template file and rename it to .htaccess.
Onces this is done you can visit index.php and everything should be working.
Feel free to fork, send in patches, make suggestions.
diff --git a/.htaccess_template b/htaccess_template
index 2e94f89..2e94f89 100644
--- a/.htaccess_template
+++ b/htaccess_template