Skip to content

Commit ca82d4e

Browse files
author
Paul M. Jones
committed
add clarifying note on 'public/' per convo w/ @ralphschindler
1 parent dde03c9 commit ca82d4e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ If the package provides a directory for web server files, it MUST be named
6262
This publication does not otherwise define the structure and contents of the
6363
directory.
6464

65+
> N.b.: This directory MAY or MAY NOT be intended as a document root in itself.
66+
> It MAY be that the files will be served dynamically via other code, copied
67+
> or symlinked to the "real" document root, or otherwise managed so that they
68+
> become publicly available on the web.
69+
6570
### src/
6671

6772
If the package provides a directory for source code files, it MUST be named

0 commit comments

Comments
 (0)