Skip to content

Commit 15ce773

Browse files
author
Admin
committed
..
1 parent b9c3b09 commit 15ce773

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ To run wordpress with node js and express do this:
2929
Explanation
3030
-----------
3131

32-
The script will pipe all fils that end in the .php extension through the php parser. All other files will be served raw.
32+
The script will pipe all files that end in the .php extension through the php parser. All other files will be served as static content.
33+
34+
Basic permalinks are supported but the support for them can probably be improved.
3335

3436
Dependencies
3537
------------

0 commit comments

Comments
 (0)