Added an example of a prim-dns file server setup, with more intricate pages that make use of other files (like including a Javascript script) and dynamic responses (getting a list of agents in the region).
13 lines
365 B
Markdown
13 lines
365 B
Markdown
# example prim-dns file server
|
|
|
|
This is an example setup of a prim-dns file server.
|
|
|
|
The directory structure seen here would actually be simulated by naming the notecards as follows:
|
|
- `/agents/index.js`
|
|
- `/agents/index.xhtml`
|
|
- `/index.xhtml`
|
|
- `/javascript/index.js`
|
|
- `/javascript/index.xhtml`
|
|
|
|

|