Skip to main content
10-Marble
September 13, 2016
Solved

Would ..\Windchill_10.2\HTTPServer be considered my Apache directory?

  • September 13, 2016
  • 1 reply
  • 1059 views

 

Setting up Windchill to run as a Windows Service. Is the directory ..\Windchill_10.2\HTTPServer my Apache directory?

To configure Apache as a service (9.1, 10.x)

 

  1. Launch Windchill Shell as administrator (In Windows Server 2008 and later: right-click, "Run as administrator")
  2. Goto <Windchill>\Apache directory
  3. As Administrator, Execute where <ServiceName> is what you want to name service
    1. Install:
      1. ant -f config.xml installService -DserviceName=<ServiceName>

         

Best answer by bkontham

Yes, HTTPServer directory is considered as the Apache directory.

1 reply

bkontham12-AmethystAnswer
12-Amethyst
September 13, 2016

Yes, HTTPServer directory is considered as the Apache directory.

13-Aquamarine
September 22, 2016

Just to add, the Apache directory was named 'Apache' in Windchill 10.1 and earlier. As of 10.2, the name of the apache directory has been changed to 'HTTPServer'.