Search
Latest topics
Setting Error 404 Pada Web based
3 posters
Page 1 of 1
Setting Error 404 Pada Web based
sorry si cupu come bakc lagi..
dapat ilmu sedikit,lumayan bagus juga sih..!!
iseng-iseng nyari artikel ngedit php, ehh dapat setting error 404 nih.!!
langsung aja dahh.. susah mau di jelasinnya hehhe
pertama pada file .htaccess di webhosting anda ganti dengan ini :
lalu anda buat file baru lagi ..
anda beri error.php
dan masukin coding berikut :
Contoh coding di atas bisa anda ganti dengan coding anda sendiri..!!
lebih baik cari coding orang lalu edit.. ituh simple buka.. hehhe
hasilnya seperti ini http://cotalika.web44.net/ nah dalam keadaan normal..
saat anda ubah namanya menjadi http://cotalika.web44.net/tes.error
maka akan direct ke file errornya..!!
cukup dulu yah mudah-mudahan Mantapdah Nemoshare..!!
anee vakum back lagi..!!
dapat ilmu sedikit,lumayan bagus juga sih..!!
iseng-iseng nyari artikel ngedit php, ehh dapat setting error 404 nih.!!
langsung aja dahh.. susah mau di jelasinnya hehhe
pertama pada file .htaccess di webhosting anda ganti dengan ini :
- Code:
ErrorDocument 403 /error.php
ErrorDocument 404 /error.php
ErrorDocument 500 /error.php
lalu anda buat file baru lagi ..
anda beri error.php
dan masukin coding berikut :
- Code:
<?php
$status = $_SERVER['REDIRECT_STATUS'];
$codes = array(
403 => array('403 Forbidden', 'The server has refused to fulfill your request.'),
404 => array('404 Not Found', 'The document or file requested was not found.'),
405 => array('405 Method Not Allowed', 'The method specified in the Request-Line is not allowed for the specified resource.'),
408 => array('408 Request Timeout', 'Your browser failed to send a request in the time allowed by the server.'),
500 => array('500 Internal Server Error', 'The request was unsuccessful due to an unexpected condition encountered by the server.'),
502 => array('502 Bad Gateway', 'The server received an invalid response from the upstream server while trying to fulfill the request.'),
504 => array('504 Gateway Timeout', 'The upstream server failed to send a request in the time allowed by the server.')
);
$title = $codes[$status][0];
$message = $codes[$status][1];
if ($title == false || strlen($status) != 3) {
$message = 'Please supply a valid status code.';
}
echo '<p><h1>' . $title . '</h1></p>' .
'<p>' . $message . '</p>';
?>
Contoh coding di atas bisa anda ganti dengan coding anda sendiri..!!
lebih baik cari coding orang lalu edit.. ituh simple buka.. hehhe
hasilnya seperti ini http://cotalika.web44.net/ nah dalam keadaan normal..
saat anda ubah namanya menjadi http://cotalika.web44.net/tes.error
maka akan direct ke file errornya..!!
cukup dulu yah mudah-mudahan Mantapdah Nemoshare..!!
anee vakum back lagi..!!
cotalika- newbie
- Posting : 46
Points : 80
Join date : 2011-06-21
Age : 31
Re: Setting Error 404 Pada Web based
Percobaan di mulai
sep n nice posting
sep n nice posting
Night Fury- Administrator
- Posting : 561
Points : 1389
Join date : 2011-07-01
Age : 32
Lokasi : Sektor V [Bekasi MODE: ON]
Re: Setting Error 404 Pada Web based
lanjutkan...!!!
cotalika- newbie
- Posting : 46
Points : 80
Join date : 2011-06-21
Age : 31
Re: Setting Error 404 Pada Web based
maaf saya newbie ...
mw, numpang tanya mas brow....
saya punya web nih berbentuk blog ,
trus ,
cara buka file .htaccess di webhostingnya gimana ???
mw, numpang tanya mas brow....
saya punya web nih berbentuk blog ,
trus ,
cara buka file .htaccess di webhostingnya gimana ???
Re: Setting Error 404 Pada Web based
cretoz wrote:maaf saya newbie ...
mw, numpang tanya mas brow....
saya punya web nih berbentuk blog ,
trus ,
cara buka file .htaccess di webhostingnya gimana ???
maksudnya giamana Pak..??
bapak punya Blog ituh open source atau apa nih yang dari Google punya..??
kalau emang bapak dari Open source pastinyakan harus punya Hosting..!!
jadi di situh pasti ada pada public_html nya..!!
kalau emang dari punya Google ituh lain Pak..!!
di punya google ituh setahu saya cuma bisa mendirect blog kita beberapa menit ke blog lain..!!
Maaf pak kalau saya kurang bisa membantu.. jarang Ol..!!
cotalika- newbie
- Posting : 46
Points : 80
Join date : 2011-06-21
Age : 31
Similar topics
» Cara Setting Mozilla Firefox
» Memasang Widget SMS gratis pada blog.
» FOR NUBIE - ISTILAH PADA HARWARE COMPUTER
» Pertolongan Pertama pada Hp coba n buktikan.. Sudah di uji
» ayo Silahkan Coba.! Cara mengubah isi dialog pada game HarvestMoon GBA
» Memasang Widget SMS gratis pada blog.
» FOR NUBIE - ISTILAH PADA HARWARE COMPUTER
» Pertolongan Pertama pada Hp coba n buktikan.. Sudah di uji
» ayo Silahkan Coba.! Cara mengubah isi dialog pada game HarvestMoon GBA
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum
Mon Jul 08, 2013 9:38 am by epen18
» Microsoft Office 2010 – Install Tanpa Cd Key atau Serial
Wed Sep 19, 2012 6:47 pm by vifi
» Perkenalkan
Mon Feb 27, 2012 8:41 pm by SATPAM
» Diskusi Naruto Chapter 573 dan Prediksi Chapter 574
Sat Feb 11, 2012 4:52 pm by Night Fury
» Welcome To NEMOSHARE salam hangat buat member http://www.indofanster.org
Sat Feb 04, 2012 11:03 pm by Lulz
» Diskusi Naruto 572 n prediksi Naruto 573
Fri Feb 03, 2012 9:25 am by Night Fury
» Diskusi Nokia Asha 303
Tue Jan 31, 2012 3:10 pm by SATPAM
» Cara Buat Virus Sederhana Buat Isengin Temen.
Mon Jan 30, 2012 4:58 pm by SATPAM
» Hosting Gratisan Indonesia
Mon Jan 30, 2012 7:22 am by SATPAM
» Pengajian MTA di Kudus Dibubarkan Paksa
Mon Jan 30, 2012 6:22 am by SATPAM