DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

iTypo 404 / 403 Handler

Author:Christopher
Created:2010-12-18T19:57:23
Changed by:Sander Leeuwesteijn
Changed:2013-01-31T13:39:07.870000000
Classification:itypo_404handler
Description:The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) ----
Keywords:forDevelopers, forBeginners, 404, 403, error, handling, http, login
Author:Sander Leeuwesteijn | iTypo
Email:info@itypo.nl
Language:en

img-1 img-2 iTypo 404 / 403 Handler

Extension Key: itypo_404handler

Language: en

Version: x.y.z

Keywords: forDevelopers, forBeginners, 404, 403, error, handling, http, login

Copyright 2013, Sander Leeuwesteijn | iTypo, <info@itypo.nl>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.org

Table of Contents

`iTypo 404 / 403 Handler 1 <#__RefHeading__5708_1738894311>`_

`Introduction 3 <#__RefHeading__5710_1738894311>`_

What does it do? 3

`Users manual 4 <#__RefHeading__991_1088583338>`_

`Reporting issues 5 <#__RefHeading__993_1088583338>`_

Introduction

What does it do?

This extension provides proper 404 (Not Found) and 403 (Forbidden) handling for pages, and when used in conjunction with itypo_securedfiles, also for files.

There are many extensions like this, but they all fail at various points, this extension provides:

URL does not change when you get a 404 or 403 page, which means users can still spot if they made a typo or not.

When you view a 404 or 403 page and you are logged in as an fe_user, you will remain logged in!

Will redirect you to the login page when requesting a secured page.

Provides proper HTTP header status codes.

Works with and without RealURL.

Easy configuration.

Users manual

Install the extension and include the Static Template.

Use the constant editor to define the ID's of your login page, 404 page and 403 pages. These can all just be regular pages in your website.

That's it, now try requesting non-existing or secured pages and see what happens.

Reporting issues

If you find any issues or have improvements please report them via the Bitbucket issue tracker:

http://bb.itypo.nl/itypo_404handler/issues