[Help] Recent Movable Type Article Listing on Error page

Hello MovableType knowledgeable Aqua-Softians!

I have created custom error pages for www.seph.ws and i would like to give as an option for the lost user, a direct link to the latest posted entries. For said purpose, i am using the same MovableType tag as i do on the frontpage, however, Movable type doesnt seem to parse it to the actual article name and most obviously doesnt give me the last 10 articles as specified.

Does any of you know how i could turn the parsing on? I have looked on the MovableType preferences - no luck.

www.seph.ws/404.shtml :)

// Seph

#273187

As though this could be considered a bump, it isnt, I just want to make sure the new info im posting gets read by anyone that might have already read the thread and had not had an answer.

I am trying to embedd an SSI script into my custom error pages as in...

I have added the following info to my .httaccess file:

Options +Includes

AddType text/html .shtml

AddHandler server-parsed .shtml

When i run the file which has the ssi include, i get an ssi error. After some reading, i came across a possible solution, mod_include has to be turned on on apache, do you guys know how to activate it and what other info would i need to make the ssi include run?

#273210