.SHTML 파일 확장자
Server Side Include HTML File
| 개발사 | 해당 없음 |
| 인기도 |
3.7 | 26 투표 |
SHTML 파일이란 무엇인가요?
An SHTML file is a webpage written in HTML that contains server-side includes. It is processed (or parsed) by a web server before being sent to a user's browser. SHTML files can reference other files on the server, e.g. header.shtml or _footer.shtml.