mirror of
https://github.com/php/web-windows.git
synced 2026-03-23 23:12:07 +01:00
master
The sources of the PHP for Windows Website
Local development
You need IIS and PHP.
git clone git@github.com:php/web-windows.git- adapt the
BASE_URLandAPP_PATHininclude\config.phpto point to the current working directory php dev\generate_fake_downloads.phpphp script\generate_snap_page.php- set up IIS PHP Website for
APP_PATHwithindex.phpas default document - set up TLS for that Website or comment out the HTTPS redirection section in
templates\web.config.tpl - visit
/listing.php; this generatesweb.configin the docroot, so the Website is fully usable. You have to make sure that your Website configuration is done in the globalapplicationHost.config, or you have to integrate the local setup intotemplates\web.config.tpl.
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:26:43.731Z
Languages
PHP
74.4%
CSS
22.5%
Smarty
2.8%
Batchfile
0.2%