summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-01-23 02:04:52 +0100
committerLoui Chang <louipc.ist@gmail.com>2009-01-23 02:04:52 +0100
commit1bccb1ad7f5657846248f5d11ada5bd0178c612f (patch)
treef27000ab3004a6e6b4d39d8dde797d2b16105b5e
parent345fbfe99f4488d7ee6a6bb01905e7aea65c755b (diff)
downloadaur-1bccb1ad7f5657846248f5d11ada5bd0178c612f.tar.gz
aur-1bccb1ad7f5657846248f5d11ada5bd0178c612f.tar.xz
Remove .htaccess file from source tree.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
-rw-r--r--web/html/.htaccess2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/html/.htaccess b/web/html/.htaccess
deleted file mode 100644
index 50d5c12c..00000000
--- a/web/html/.htaccess
+++ /dev/null
@@ -1,2 +0,0 @@
-php_value short_open_tag Off
-php_value include_path ".:../lib:../lang:/usr/share/pear"