Apache HTTPD on Windows

Steps

  1. Rename the EP_UPDATE_ROOT/scripts_windows folder to scripts (EP_UPDATE_ROOT/scripts).
  2. 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 (\).
  3. 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
  4. Restart the Apache HTTPD service. Make sure that the service starts up.

Next steps

For additional information, refer to the installation instructions provided on the Apache Web site for compiling and installing on Windows.