Mainos / Advertisement:

Ero sivun ”Apache2 windows” versioiden välillä

Kohteesta Taisto
Siirry navigaatioon Siirry hakuun
Rivi 22: Rivi 22:
 
cd C:\Apache24\bin
 
cd C:\Apache24\bin
 
httpd.exe -k install
 
httpd.exe -k install
httpd -k start
+
httpd.exe -k start
 
</syntaxhighlight>
 
</syntaxhighlight>

Versio 3. lokakuuta 2016 kello 11.20

Tässä ohje kuinka asennetaan Apache 2.4 webserver Windowssille.

Tukee seuraavia alustoja:

  • Windows Vista x64
  • Windows Server 2008 x64
  • Windows 7 x64
  • Windows Server 2012 x64
  • Windows 8/8.1 x64
  • Windows 10x64

Asennus

Avaa komentorivi ja siirry Apache24\bin hakemistoon sekä asenna http.exe -k install komennolla Apache2 palveluksi

cd C:\Apache24\bin
httpd.exe -k install
httpd.exe -k start
Mainos / Advertisement: