Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/404error.php on line 1
Warning: include(http://black-stripes.net/header.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/404error.php on line 1
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/404error.php on line 1
404 Error
An 404 error page is the kind of page you get into if you're trying to enter a page on your domain that doesn't excist or is prohibited.
It's required that you have your own domain, or is hosted by someone. Freewebs etc won't work.
1. First, make a new document that you call .htaccess. It's important to remember the dot at the front. Here, you write:
ErrorDocument 404 http://www.dinside.com/error.html
2. Change the bold text to your site name. Then, make a regular html/shtml/php document with what you want to be shown on the
error page. A sign, for example. Upload this to your server, and you're set :)
Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/404error.php on line 14
Warning: include(http://black-stripes.net/footer.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/404error.php on line 14
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/footer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/404error.php on line 14