diff options
author | Loui Chang <louipc.ist@gmail.com> | 2009-01-23 02:04:52 +0100 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-23 02:04:52 +0100 |
commit | 1bccb1ad7f5657846248f5d11ada5bd0178c612f (patch) | |
tree | f27000ab3004a6e6b4d39d8dde797d2b16105b5e /web/html | |
parent | 345fbfe99f4488d7ee6a6bb01905e7aea65c755b (diff) | |
download | aur-1bccb1ad7f5657846248f5d11ada5bd0178c612f.tar.gz aur-1bccb1ad7f5657846248f5d11ada5bd0178c612f.tar.xz |
Remove .htaccess file from source tree.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/html')
-rw-r--r-- | web/html/.htaccess | 2 |
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" |