Mainos / Advertisement:
Ero sivun ”Apache2 windows” versioiden välillä
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
- Lataa Apache webpalvelin täältä: http://www.apachehaus.com/cgi-bin/download.plx
- Pura pakattu tiedosto
- Siirrä C:\ :n juureen
- Lataa ja asenna Visual C++ 2015 x64: https://www.microsoft.com/en-us/download/details.aspx?id=49984
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: