Explorar o código

todo allow - przekazac linki do skryptyu gdzie ma pliki!

a.binder %!s(int64=9) %!d(string=hai) anos
pai
achega
0e5ee2ca53

+ 3 - 3
SE/schema/.htaccess

@@ -1,4 +1,4 @@
-Order Deny,Allow
-Deny from all
-
+#Order Deny,Allow
+#Deny from all
+###todo allow dita jakos
 #RedirectMatch 403 ^.*$

+ 1 - 1
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/build.xml

@@ -104,7 +104,7 @@
         <echo> gues path of pdf is url = ${url} </echo>
         <exec  executable="bash" dir="." outputproperty="url_of_current_script">
             <arg value="-c"/>
-            <arg value="echo &quot;${url}&quot; |sed 's/wfs-data.php.*//'"/>
+            <arg value="echo &quot;${url}&quot; |sed -E 's/((wfs.data)|(index.php)).*//'"/>
         </exec>
         <echo>  url_of_current_script : ${url_of_current_script}  </echo>