summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2011-01-17 17:35:57 -0800
committerBharat Mediratta <bharat@menalto.com>2011-01-17 17:35:57 -0800
commitc46d5f3da9dafb55045d9535ec5f9e09b9926c1a (patch)
tree0010d4fd7a6f9ecbe96d1a88241503856d391ebe
parent76411d7d6d481bc2ab51e24ec2dbf003f43ce40b (diff)
Rename BUILD_NUMBER->.build_number
-rw-r--r--.htaccess2
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 771a8df0..d255efaa 100644
--- a/.htaccess
+++ b/.htaccess
@@ -29,7 +29,7 @@
# in your Apache2 config file before you uncomment this block or
# you'll get an "Internal Server Error".
#
-# <FilesMatch "(\.(class|fla|gitignore|inc|ini|sql|txt)|(README|LICENSE|BUILD_NUMBER))$">
+# <FilesMatch "(\.(class|fla|gitignore|inc|ini|sql|txt)|(README|LICENSE|.build_number))$">
# Order deny,allow
# Deny from all
# </FilesMatch>