minor fix
authorHenry Story <henry.story@bblfish.net>
Mon, 25 Jun 2012 10:03:10 +0200
changeset 230 a473d7d8c584
parent 227 179151ae16b0
child 231 f99a74fb8b54
minor fix
README.markdown
--- a/README.markdown	Fri Jun 01 23:52:34 2012 +0200
+++ b/README.markdown	Mon Jun 25 10:03:10 2012 +0200
@@ -119,7 +119,7 @@
     HTTP/1.1 200 OK
     ...
 
-In the `test_www` directory there is a .meta.n3 file which contains the access rules as defined by the http://www.w3.org/wiki/WebAccessControl vocabulary. ( this is still a very minimal implementation of what is possible ) These say that private.n3 requires authentication. And indeed:
+In the `test_www` directory there is a [.meta.n3](https://dvcs.w3.org/hg/read-write-web/file/fae877adc4d2/test_www/.meta.n3) file which contains the access rules as defined by the http://www.w3.org/wiki/WebAccessControl vocabulary. ( this is still a very minimal implementation of what is possible ) These say that private.n3 requires authentication. And indeed:
  
     $ curl -k -i -H "Accept: application/rdf+xml" https://localhost:8443/2012/private.n3
     curl: (56) SSL read: error:14094412:SSL routines:SSL3_READ_BYTES:sslv3 alert bad certificate, errno 0