Skip to content

Zenario 8.1.45698

Choose a tag to compare

@TribalSystems TribalSystems released this 03 Apr 16:49
· 70 commits to latest-public-release since this release

This patch-release adds the ability to show Zenario's 404 not-found page in place of Apache's 404 not-found page.

You may do this by adding the following line of code to your .htaccess file or Apache Config:

ErrorDocument 404 /SUBDIRCTORY/index.php?cID=~

(Where you should replace /SUBDIRCTORY/ with your subdirectory.)

A few minor bug fixes are also included in this release.