Skip to content

Commit 05f274c

Browse files
committed
doc: Update README.md
1 parent 59c50a8 commit 05f274c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,12 +532,14 @@ yum remove nginx
532532

533533
例如请求:`http://localhost:3000/test1/test2/test.php`
534534

535+
```
535536
$host:localhost
536537
$server_port:3000
537538
$request_uri:/test1/test2/test.php
538539
$document_uri:/test1/test2/test.php
539540
$document_root:/var/www/html
540541
$request_filename:/var/www/html/test1/test2/test.php
542+
```
541543

542544
### 符号参考
543545

0 commit comments

Comments
 (0)