아파치서버에서 php 확장자 감추기 httpd.conf 파일을 수정합니다. .abc를 추가하시면 됩니다. AddType application/x-httpd-php .php .html .htm .abc 이제 httpd://192.168.10.22/myfile.abc 같이 확장자를 abc로 하셔도 작동을 합니다. 원하시는 확장자로 변경해보세요. 웹관련자료(web)/linux & server 2017.06.16