We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef12f75 commit 66c37a1Copy full SHA for 66c37a1
README.md
@@ -12,9 +12,8 @@ A simple way to expose static assets as a read-only LDP server.
12
13
## Basics
14
15
-Clone this repository and setup your Apache to use it as
16
-document root. Then configure the `sourceDirectory` to point
17
-to the root directory of your static resources.
+Clone this repository and configure the `sourceDirectory` to point
+to the location of your static resources.
18
19
Individual files are served as `ldp:NonRDFSource` resources,
20
and directories are served as `ldp:BasicContainer` resources.
0 commit comments