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 b9c3b09 commit 15ce773Copy full SHA for 15ce773
README.md
@@ -29,7 +29,9 @@ To run wordpress with node js and express do this:
29
Explanation
30
-----------
31
32
-The script will pipe all fils that end in the .php extension through the php parser. All other files will be served raw.
+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.
35
36
Dependencies
37
------------
0 commit comments