What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » How do we personalizate pages with error http 404

How do we personalizate pages with error http 404
Author: Message:
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
RE: How do we personalizate pages with error http 404
You just need to make a file called 404.shtml and upload it to your main area, it should be okay then afaik... its just basic html afaik... heres what I have in my 404 if you want to mess about or whatever:

code:
<html>
<Head>
<LINK REL=stylesheet HREF="http://www.skarz.co.uk/style.css" TYPE="text/css">
<title>Error 404</title>
</head>
<body background="http://www.skarz.co.uk/images/back_main.gif" text="white">
<center>
<img src="http://www.skarz.co.uk/mainlogo.jpg" alt="mainlogo" border="0"><br></center>
<br>
<font size=5 color=white>Error 404</font></b></p><font size=2 color=white>
The page you are requesting cannot be found. Type in the right address fool.... otherwise you're not going to get anywhere are you!!!!!!!</font><br>
<br>
<a href="http://www.skarz.co.uk" target="_self">Click here to go back to the main site</a>
<br>
<br>
<br><font size=1 color=white>
<i>Referring url: <!--#echo var="HTTP_REFERER" --><br>
IP: <!--#echo var="REMOTE_ADDR" --><br>
Requested URL: <!--#echo var="REQUEST_URI" --><br>
Browser: <!--#echo var="HTTP_USER_AGENT" --></i></font>
</body>
</html>

02-10-2005 07:21 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
How do we personalizate pages with error http 404 - by Rik on 02-10-2005 at 07:17 PM
RE: How do we personalizate pages with error http 404 - by Dempsey on 02-10-2005 at 07:20 PM
RE: How do we personalizate pages with error http 404 - by user27089 on 02-10-2005 at 07:21 PM
RE: How do we personalizate pages with error http 404 - by Rik on 02-10-2005 at 07:57 PM
RE: How do we personalizate pages with error http 404 - by fluffy_lobster on 02-10-2005 at 10:03 PM
RE: RE: How do we personalizate pages with error http 404 - by Rik on 03-20-2005 at 03:36 PM
RE: How do we personalizate pages with error http 404 - by user2319 on 02-11-2005 at 06:59 PM
RE: How do we personalizate pages with error http 404 - by fluffy_lobster on 02-11-2005 at 07:17 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On