Zenario 8.1.45698
·
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.