mirror of
https://github.com/inspec/inspec
synced 2024-11-23 05:03:07 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@chef.io>
6 lines
77 B
Text
6 lines
77 B
Text
# apache ports.conf
|
|
Listen 80
|
|
|
|
<IfModule ssl_module>
|
|
Listen 443
|
|
</IfModule>
|