<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.stephanschlegel.de/index.php?action=history&amp;feed=atom&amp;title=Error_404_handling_-_Seite_nicht_gefunden</id>
	<title>Error 404 handling - Seite nicht gefunden - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.stephanschlegel.de/index.php?action=history&amp;feed=atom&amp;title=Error_404_handling_-_Seite_nicht_gefunden"/>
	<link rel="alternate" type="text/html" href="https://wiki.stephanschlegel.de/index.php?title=Error_404_handling_-_Seite_nicht_gefunden&amp;action=history"/>
	<updated>2026-05-07T03:09:15Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikizone</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wiki.stephanschlegel.de/index.php?title=Error_404_handling_-_Seite_nicht_gefunden&amp;diff=18605&amp;oldid=prev</id>
		<title>91.23.76.48 am 24. April 2008 um 08:57 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki.stephanschlegel.de/index.php?title=Error_404_handling_-_Seite_nicht_gefunden&amp;diff=18605&amp;oldid=prev"/>
		<updated>2008-04-24T08:57:51Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Kurzanleitung ==&lt;br /&gt;
# Extension installieren. In der Extension gibt es den Ordner &amp;#039;files&amp;#039;. Darin liegen die Dateien &amp;#039;&amp;#039;404page_not_found.php&amp;#039;&amp;#039; and &amp;#039;&amp;#039;example.htaccess&amp;#039;&amp;#039;.&lt;br /&gt;
# 404page_not_found.php in den Root Ordner der Website kopieren.&lt;br /&gt;
Then open the file example.htaccess in a texteditor AND the file .htacess that you find again in the root of your website (see above). If there is no file called .htacess  then create a empty text-file in the root and rename it to .htacess !&lt;br /&gt;
&lt;br /&gt;
Into the .htaccess in the root paste the following lines out of example.htaccess or from here at the very end of the file:&lt;br /&gt;
&lt;br /&gt;
ErrorDocument 404 /path_to_your_typo_root/404page_not_found.phpErrorDocument 500 /path_to_your_typo_root/404page_not_found.php&lt;br /&gt;
&lt;br /&gt;
Just make sure that the path is set correctly!&lt;br /&gt;
&lt;br /&gt;
Now go to the install-tool of typo3 in your administration, look for the flag [warning_email_addr] and insert here an emailaddress where a message shall be send if a page was not found.&lt;br /&gt;
&lt;br /&gt;
Nearly done!&lt;br /&gt;
&lt;br /&gt;
You just have to open each domainrecord and assign an URL with or without http:// in the field “Redirect to an URL if a page...”. That&amp;#039;s it!&lt;/div&gt;</summary>
		<author><name>91.23.76.48</name></author>
	</entry>
</feed>