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 7ee8a56 commit 385818cCopy full SHA for 385818c
README.md
@@ -1,5 +1,5 @@
1
### Example Apache Server
2
-
+***
3
- [unBlock Windows Problem Fix Apache Server](#unblock-windows-problem-fix-apache-server)
4
5
<!--
@@ -8,8 +8,9 @@
8
-->
9
10
***
11
12
- [x] ``Example Apache Server (PHP) httpd.conf``
13
+
14
15
```httpd.conf
16
@@ -24,9 +25,11 @@ LoadModule php7_module "E:/ComposerDirectory/ComposerDirectory/PHP/(64-bit) 7.3.
24
25
AddType application/x-httpd-php .php
26
27
```
-***
28
29
30
31
- [x] ``Example Apache Server (Virtual Host) httpd.conf``
32
33
34
35
Listen 80
0 commit comments