Re: Resources get 404

2017-01-06 Thread Frans Knibbe
Hello Lynette, I don't know the answer to your question, but you could try inspecting headers and redirects. Using a command line client like curl could help. For example, curl -i -L should show both redirects and response headers. That said, the documentation of /{BASE}/

Resources get 404

2016-12-12 Thread Lynette Rayle
I have a local resource that I am serving up through Apache on my Mac for testing. The file has ttl formatted triples. It is a very simple file with just 3 triples. Works: * view directly in browser as served from Apache... http://localhost/test - correctly displays the triples in my b