Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
1.) On platforms which provide "/etc/rc.subr" we use its process id check
to figure out when Apache actually has been stopped.
2.) On other platforms we just implement "restart" by "stop and a 10 second
delay followed by "start". If you want a better fix for please submit
a bug report to the Apache project.
This finally fixes PR pkg/39713.
|
|
make "/etc/rc.d/apache restart" work more reliable and fix PR pkg/39713 by
Martti Kuparinen.
Bump package revision because of this fix.
|
|
Please see http://httpd.apache.org/docs/2.2/new_features_2_2.html
for the list of changes.
|