Skip to content

Commit 385818c

Browse files
Update README.md
1 parent 7ee8a56 commit 385818c

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Example Apache Server
2-
2+
***
33
- [unBlock Windows Problem Fix Apache Server](#unblock-windows-problem-fix-apache-server)
44

55
<!--
@@ -8,8 +8,9 @@
88
-->
99

1010
***
11-
1211
- [x] ``Example Apache Server (PHP) httpd.conf``
12+
***
13+
1314

1415
```httpd.conf
1516
@@ -24,9 +25,11 @@ LoadModule php7_module "E:/ComposerDirectory/ComposerDirectory/PHP/(64-bit) 7.3.
2425
AddType application/x-httpd-php .php
2526
2627
```
27-
***
2828

29+
30+
***
2931
- [x] ``Example Apache Server (Virtual Host) httpd.conf``
32+
***
3033

3134
```httpd.conf
3235
Listen 80

0 commit comments

Comments
 (0)