• Hi I’m trying to incorporate a blog to a page using SSI.

    I used this SSI expression:
    <!–#include virtual=”/wp/?wptheme=disab”–>

    It works when the page is viewed by this URL
    https://www.evcn.ca/v2/
    However it doesn’t work when the page is viewed by this URL
    https://www.evcn.ca/v2/index.shtml
    These 2 are the exact same page.

    Perhaps this is some WordPress security feature that prevents itself from viewed by an shtml file?

    Can I disable this security feature? Thanks.

    ps. I know how to change themes etc. Doing this SSI because wanting to have different layout for different pages.

  • The topic ‘Problem trying to incorporate the blog to a page by SSI’ is closed to new replies.