<aside> 💡 참고자료 Apache 설치방법 php 정의 php 모듈이해 mac os, apahce에 php 실행 테스트
</aside>
<!DOCTYPE html>
<html>
<head>
<title>Example</title>
</head>
<body>
<?php
echo "Hi, I'm a PHP script!";
?>
</body>
</html>

[에러]Set the 'ServerName' directive globally to suppress this message