summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2009-07-06 18:48:14 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2009-07-06 18:48:14 +0000
commitc935473a5bb42774e3a25a8b6cbc20205e131521 (patch)
tree8789b7947d32167dd087506af7e72c46fa91add3
parentMoved into 0.1 branch. (diff)
downloadAnyClip4Boxee-c935473a5bb42774e3a25a8b6cbc20205e131521.tar.xz
AnyClip4Boxee-c935473a5bb42774e3a25a8b6cbc20205e131521.zip
Removed non boxee assets
git-svn-id: https://anyclip.svn.beanstalkapp.com/anyclip/branches/iterations/BoxeeApp/0.1@501 4cc9b9cd-7cf8-4f8c-937d-e7c95023a307
-rw-r--r--backend/.htaccess6
-rwxr-xr-xbackend/upload.sh2
2 files changed, 1 insertions, 7 deletions
diff --git a/backend/.htaccess b/backend/.htaccess
index 4998799..bcf20fd 100644
--- a/backend/.htaccess
+++ b/backend/.htaccess
@@ -1,10 +1,4 @@
<Files *.token>
order deny,allow
deny from all
-</Files>
-AuthType Basic
-AuthName "Restricted."
-AuthUserFile /home/zx2c4/anyclip.zx2c4.com/.htpasswd
-<Files exploitpoc.php>
- require valid-user
</Files> \ No newline at end of file
diff --git a/backend/upload.sh b/backend/upload.sh
index f2efa01..b44ad02 100755
--- a/backend/upload.sh
+++ b/backend/upload.sh
@@ -1,4 +1,4 @@
-scp .ht* *.png *.xml *.php *.js *.html zx2c4.com:anyclip.zx2c4.com/
+scp *.png *.xml *.php *.js *.html zx2c4.com:anyclip.zx2c4.com/
cd download
mkdir com.zx2c4.anyclip
cp -v -r ../../skin ../../descriptor.xml com.zx2c4.anyclip