Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37767043
en ru br
ALT Linux repos
S:2.4.57-alt2
D:2.2.9-alt11
5.0: 2.2.24-alt2.M50.1
4.1: 2.2.8-alt1
4.0: 2.2.6-alt4
+updates:2.2.6-alt2
3.0: 2.0.55-alt1
+backports:2.0.59-alt0.M30.1

Other repositories
Upstream:2.2.8

Group :: System/Servers
RPM: apache2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

[Unit]
Description=The Apache2 HTTP Server
After=syslog.target network.target remote-fs.target nss-lookup.target

[Service]
Type=forking
TimeoutStartSec=10s
PIDFile=%apache2_pidfile
EnvironmentFile=%apache2_envconf
Environment=LANG=C
ExecStartPre=%apache2_sslcertsh generate %apache2_sslcertname
ExecStart=%apache2_apachectl start
ExecReload=%apache2_apachectl restart
ExecStop=%apache2_apachectl wait-stop
PrivateTmp=true

[Install]
WantedBy=multi-user.target
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin