php:php-apache-on-windows
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| php:php-apache-on-windows [2016/05/19 10:12] – [Config virtual host on Apache] admin | php:php-apache-on-windows [2022/10/29 16:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 52: | Line 52: | ||
| </ | </ | ||
| httpd.exe -k uninstall | httpd.exe -k uninstall | ||
| + | </ | ||
| + | - Step5: Run to test httpd:< | ||
| + | httpd.exe | ||
| </ | </ | ||
| ==== Config virtual host on Apache ==== | ==== Config virtual host on Apache ==== | ||
| Line 90: | Line 93: | ||
| </ | </ | ||
| ==== Some errors and fix ==== | ==== Some errors and fix ==== | ||
| - | < | + | - Error 1:< |
| - | </ | + | </ |
| - | + | * 2.2 configuration:< | |
| - | In this example, to config all requests are allowed: | + | |
| - | * 2.2 configuration:< | + | |
| Order allow,deny | Order allow,deny | ||
| Allow from all | Allow from all | ||
| </ | </ | ||
| - | | + | |
| Require all granted | Require all granted | ||
| </ | </ | ||
| + | - Error2: | ||
| ===== Install XAMPP ===== | ===== Install XAMPP ===== | ||
| refer: https:// | refer: https:// | ||
php/php-apache-on-windows.1463652733.txt.gz · Last modified: (external edit)
