From f82576588fc9672a011655e709179eb43e5ab5b4 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Mon, 16 Jul 2012 06:47:37 +0000 Subject: Improve caching support and some of the navigations in the hosting environment. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1361914 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/modules/js/js-conf | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'sca-cpp/trunk/modules/js/js-conf') diff --git a/sca-cpp/trunk/modules/js/js-conf b/sca-cpp/trunk/modules/js/js-conf index 09289a1899..aa29920619 100755 --- a/sca-cpp/trunk/modules/js/js-conf +++ b/sca-cpp/trunk/modules/js/js-conf @@ -25,47 +25,27 @@ root=`echo "import os; print os.path.realpath('$1')" | python` cat >>$root/conf/httpd.conf <>$root/conf/pubauth.conf < -AuthType None -Require all granted - AuthType None Require all granted - -AuthType None -Require all granted - AuthType None Require all granted - -AuthType None -Require all granted - AuthType None Require all granted - -AuthType None -Require all granted - AuthType None Require all granted -- cgit v1.2.3