Pages included with MµCMS

Files

The files that are listed in the file manager  on a base install of MµCMS are:

File Name Required (Yes / No) Description
index Usually The front page of your site, this will usually be the most frequented page.  Although for some services the name must be changed to default.
search Usually This is the search page.  Do not remove this if you want people to be able to search your site.  However.  If you Do NOT want people to be able to search your site, you can delete this page.
query Yes This page is the catch file for potential hack attempts on your website. Please do not delete.
mismatch Yes This is also a catch page for potential hack attempts on your website.  Please do not delete.
theme1 No

Demo page for theme 1

theme2 No Demo page for theme 2
theme 3 No Demo page for theme 3

Recommended Files to create:

File Name Description
400 Bad Request
401 Unauthorized (Required authorization)
403 Forbidden (Authorization failed)
404 Page Not found
410 Page Gone

If you serious about creating your website, you will want to have the pages listed above here, to track errors on your site.  This can warn you of problems on your site, or resources missing.  Inorder to uses these however you will have to configure your htaccess files to use them properly.