-
Notifications
You must be signed in to change notification settings - Fork 13
Installation
jacobsen9026 edited this page Nov 27, 2019
·
8 revisions
- Add the IIS role throught the Server Manager
- Install the PHP7 plugin via the Microsoft Web Platform Installer
- Configure IIS Application Pool to run on a domain administrator credential
- Set default document to index.php as highest priority
- Download the latest release from GitHub
- Unzip source code into wwwroot
- Set Website Directory Root to /public folder within wwwroot
- Open web server's hostname in a browser
- Follow onscreen instructions