Apache HTTP Server 2.2.19
Full internal name: | org.apache.httpd.HTTPServer |
Project site: | http://httpd.apache.org |
Screen shots: | |
Download: | Download Apache HTTP Server 2.2.19 https://github.com/tim-lebedkov/packages/releases/download/2020_04/org.apache.httpd.HTTPServer-2.2.19-httpd-2.2.19-win32-x86-openssl-0.9.8r.msi VirusTotal results |
Change log: | n/a |
Description: | HTTP server. The server runs on the port 8083 |
License: | Apache License 2.0 |
Version: | 2.2.19 |
SHA-1 or SHA-256: | B20FB19CDCF9F14D289C20AF3BE901299E801260 |
Type: | one file |
Dependencies: | |
Tags: | |
Text files: | .Npackd\Install.bat: for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x copy "%setup%" .Npackd msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /i "%setup%" INSTALLDIR="%CD%" ALLUSERS=1 SERVERADMIN=admin@localhost SERVERNAME=localhost SERVERDOMAIN=localhost SERVERPORT=8083 set err=%errorlevel% type .Npackd\MSI.log rem 3010=restart required if %err% equ 3010 exit 0 if %err% neq 0 exit %err% .Npackd\Uninstall.bat: move .Npackd\*.msi . for /f "delims=" %%x in ('dir /b *.msi') do set setup=%%x msiexec.exe /qn /norestart /Lime .Npackd\MSI.log /x "%setup%" set err=%errorlevel% type .Npackd\MSI.log rem 3010=restart required if %err% equ 3010 exit 0 if %err% neq 0 exit %err% |
Last modified: | Sat May 15 09:03:03 UTC 2021 |
Last modified by: | tim.lebedk... |
Created: | Wed Dec 04 00:26:49 UTC 2013 |
Created by: | tim.lebedk... |
Automated tests: | 1 of 1 installations succeeded, 1 of 1 removals succeeded |