inspec/test/fixtures/files/ports.conf
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

6 lines
77 B
Text

# apache ports.conf
Listen 80
<IfModule ssl_module>
Listen 443
</IfModule>