Right-click the page and select "View Page Source" . Note that you will only see the final processed HTML, not the original SSI commands. 2. Viewing the Raw Code (As a Developer)
SSI allows you to insert the content of one file into another. view indexframe shtml portable
When you double-click an index.shtml file: Right-click the page and select "View Page Source"
: This allows you to include the contents of one file into another file on your server. It's useful for maintaining common elements like headers, footers, or navigation across multiple pages. or navigation across multiple pages.