Portable: View Indexframe Shtml
Check if SSI is working:
Use cases:
The problem is that .shtml files require a server (Apache, IIS, Nginx) to parse the SSI commands. Opening indexframe.shtml directly via file:///C:/folder/indexframe.shtml will show you the raw SSI code (e.g., <!--#include...--> ) instead of the rendered page. This is where the "view" part becomes tricky on a portable device. view indexframe shtml portable