Hi Rupert, I have configured Apache again. Looks like my proxy settings were bad. Without proxy, everything went great.
But... (there is always "but" :)), when I run this command: curl -v -X POST -H "Content-Type: application/rdf+xml" --data "@acm-ccs_proton.owl" http://localhost:8080/entityhub/entity from /home/stanbol/my_owl folder, where is acm-ccs_proton.owl file, also, I get this message: * About to connect() to proxy 192.168.100.1 port 80 (#0) * Trying 192.168.100.1... connected * Connected to 192.168.100.1 (192.168.100.1) port 80 (#0) > POST http://localhost:8080/entityhub/entity HTTP/1.1 > User-Agent: curl/7.19.7 (i486-pc-linux-gnu) libcurl/7.19.7 OpenSSL/0.9.8k zlib/1.2.3.3 libidn/1.15 > Host: localhost:8080 > Accept: */* > Proxy-Connection: Keep-Alive > Content-Type: application/rdf+xml > Content-Length: 946004 > Expect: 100-continue > * HTTP 1.0, assume close after body < HTTP/1.0 400 Bad Request < Server: micro_httpd < Date: Mon, 29 Aug 2011 20:27:54 GMT < Content-Type: text/html < Connection: close < <HTML><HEAD><TITLE>400 Bad Request</TITLE></HEAD> <BODY BGCOLOR="#cc9999"><H4>400 Bad Request</H4> Bad filename. <HR> <ADDRESS><A HREF="http://www.acme.com/software/micro_httpd/ ">micro_httpd</A></ADDRESS> </BODY></HTML> * Closing connection #0 Do you have any idea? Best, Srecko Joksimovic
