Apache HTTPD on Windows
Steps
- Rename the EP_UPDATE_ROOT/scripts_windows folder to scripts (EP_UPDATE_ROOT/scripts).
- Edit the configuration file EP_UPDATE_ROOT/conf/httpd.conf with a text editor and replace the string ${EP_UPDATE_ROOT} with the actual value of EP_UPDATE_ROOT. Important: Use forward slash (/) characters to separate folders. Do not use back slash characters (\).
- Locate the text file, httpd.conf, in the Apache-HTTPD installation folder. Edit the file and append a single line at its end: include EP_UPDATE_ROOT/conf/httpd.conf
- Restart the Apache HTTPD service. Make sure that the service starts up.