mirror of
https://github.com/webmin/webmin.git
synced 2026-01-14 03:11:35 +00:00
The apparent need to edit this file to support the Apache HTTP Server 2.4 on Solaris was noticed when performing Spotlight searches on download code. We do not run Solaris, so cannot test these edits, yet they seem quite likely to be correct. Any needed corrections made by anyone running Solaris are welcome.
21 lines
475 B
Plaintext
21 lines
475 B
Plaintext
show_list=0
|
|
httpd_dir=/usr/apache2/2.4
|
|
httpd_conf=/etc/apache2/2.4/httpd.conf
|
|
httpd_path=/usr/apache2/2.4/bin/httpd
|
|
apachectl_path=/usr/apache2/2.4/bin/apachectl
|
|
pid_file=/var/run/apache2/2.4/httpd.pid
|
|
start_cmd=svcadm enable svc:/network/http:apache24
|
|
stop_cmd=svcadm disable svc:/network/http:apache24
|
|
mime_types=
|
|
srm_conf=
|
|
access_conf=
|
|
show_order=0
|
|
max_servers=100
|
|
test_config=1
|
|
test_manual=0
|
|
test_always=0
|
|
test_apachectl=1
|
|
show_names=0
|
|
allow_virtualmin=0
|
|
format_config=1
|