Skip to content

Commit 5d7209a

Browse files
committed
updated readme to mention PHP build-in server
1 parent c3c543f commit 5d7209a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@
6565
}
6666
```
6767

68+
### PHP built-in server
69+
70+
1. Update `PhpServerDocumentRoot` option in `PhpVersionSwitcher.exe.config` to contain path document root.
71+
72+
2. Update `PhpServerAddress` option in `PhpVersionSwitcher.exe.config` to contain IP address + port which PHP built-in server should bind to.
73+
6874

6975
## License
7076

0 commit comments

Comments
 (0)