500 에러 해결법 htaccess 제일 하단에 아래 코드들을 모두 주석처리하여 해결함. 웹호스팅 설정과 안맞아서 그런듯. # Add headers to all responses. # # Disable content sniffing, since it’s an attack vector. # Header always set X-Content-Type-Options nosniff # https://www.drupal.org/node/416906#comment-11464599