라라곤 프로그램 띄운 후 마우스오른쪽 눌러, apache > httpd.conf 선택 > 아래 구조가 되게 파란색코드 추가 후 저장. AddType application/x-compress .Z AddType application/x-gzip .gz .tgz AddType application/x-httpd-php .htm .html .php .php3 .php4 .phtml .inc > 아파치 재시작 (= 라라곤 프로그램 띄운 후, stop 버튼 누른 후 다시 Start All 버튼 누름.) PS. httpd.conf 경로 C:\laragon\bin\apache\httpd-2.4.47-win64-VS16\conf\httpd.conf
라라곤 프로그램 띄운 후 마우스오른쪽 눌러, apache > httpd.conf 선택
> 아래 구조가 되게 파란색코드 추가 후 저장.
AddType application/x-compress .Z
AddType application/x-gzip .gz .tgz
AddType application/x-httpd-php .htm .html .php .php3 .php4 .phtml .inc
> 아파치 재시작 (= 라라곤 프로그램 띄운 후, stop 버튼 누른 후 다시 Start All 버튼 누름.)
PS. httpd.conf 경로
C:\laragon\bin\apache\httpd-2.4.47-win64-VS16\conf\httpd.conf