Execute listed tasks step by step in the given order
Open .zip file and copy Apache 2.4 to the drive’s root. Eg.: “C:\Apache24x64” or “D:\ Apache24x64”. This is the recommended way according to Apache’s install guide.
Copy “php-7.3.8_x64” into folder: “C:\Program Files\”.
Open “Apache24x64\conf\httpd.conf”
Verify server root directory path at part:
Define SRVROOT “C:/ Apache24x64”
Verify document root directory path. If you want to place Niota somewhere else than “htdocs” folder, change it, otherwise leave it as it is.
DocumentRoot “${SRVROOT}/htdocs”
niota-docs/niota_install_apache.1637515990.txt.gz · Last modified: 2025/07/17 14:11 (external edit)