Skip to content

Commit 3de2d5d

Browse files
Update README.md
1 parent 5f086c0 commit 3de2d5d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
###
1+
### Example Apache Server
22

3-
### Apache Server httpd.conf
3+
4+
5+
6+
- [x] ``Example Apache Server (PHP) httpd.conf``
47

58

69
```httpd.conf
@@ -17,6 +20,9 @@ LoadModule php7_module "E:/ComposerDirectory/ComposerDirectory/PHP/(64-bit) 7.3.
1720
1821
```
1922
***
23+
24+
- [x] ``Example Apache Server (Virtual Host) httpd.conf``
25+
2026
```httpd.conf
2127
Listen 80
2228

0 commit comments

Comments
 (0)