Skip to content

Commit a926639

Browse files
Update Domain Hosting Example Server.md
1 parent f5892ba commit a926639

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Apache Server/conf/Domain Hosting Example Server.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
***
22
# Domain Hosting Example Server
33
***
4-
***
54

65

7-
### Apache24 New Add Good PHP 7.3
86

7+
# Apache24 New Add Good PHP 7.3
8+
***
99
```httpd.conf
1010
LoadModule php7_module "E:/ComposerDirectory/ComposerDirectory/PHP 7.3.5 (64-bit)/php7apache2_4.dll"
1111
1212
PHPIniDir "E:/ComposerDirectory/ComposerDirectory/PHP 7.3.5 (64-bit)/"
1313
```
1414

15-
16-
# phpMyAdmin - Error - The mysqli extension & php v7.4
15+
***
16+
## phpMyAdmin - Error - The mysqli extension & php v7.4
1717
```httpd.conf
1818
#PHPIniDir "C:/Apache24/PHP/" #PHP v7.4
1919
#LoadModule php7_module "C:/Apache24/PHP/php7apache2_4.dll"

0 commit comments

Comments
 (0)