Loading...
 
Features / Usability

Features / Usability


Aw: Re: How to edit 404 or other system pages

posts: 3665 United States

You need to add this to your .htaccess file. For example:

Copy to clipboard
ErrorDocument 404 mypage.html


See the Apache docs, here for details.

If you want to use s specific Tiki wiki page, simply include its URL:

Copy to clipboard
ErrorDocument 404 tiki-index.php?page=MyWikiPage


HTH,

-Rick
Need more help? Try TikiWiki for Dummies Smarties or read my Tiki Blog.

There are no comments at this time.