<SCRIPT LANGUAGE="JavaScript"> 
  if (top.frames.length > 0) { 
    top.location = "http://ifastnet.com/notify/1.php"; 
    }; 
</SCRIPT> 


  
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<title></title>
<style>
.topbar { border-bottom-style: groove;
border-bottom-color: #C9D7F1;
}
.headerunderline {
border-top-style: groove;
border-top-color: #6B90DA;
background-color: rgb(235, 239, 249);
}
.content {
font-family: sans-serif;
font-size: 100%;
}
.leftnav {
border-right-style: dotted;
background-color: #F3F3F3;
border-right-width: thin;
}
.titles {
font-family: sans-serif;
font-size: 100%;
font-style: bold;
}
.navtext {
font-family: sans-serif;
font-size: 100%;
}
.pagenav {
font-weight: bold;
font-style: italic;
font-family: sans-serif;
font-size: 100%;
}
</style>

<!--- UNDERDOGMEDIA Pop Under JavaScript ADCODE START--->
<script language="javascript">                              
var d=new Date();
var b=d.getSeconds();
document.write('<scr'+'ipt language="javascript" src="http://udmserve.net/udm/img.fetch?sid=873;tid=3;ev=1;dt=4;b='+b+'"></scr'+'ipt>');
</script>
<!--- UNDERDOGMEDIA Pop Under JavaScript ADCODE END--->
</head>
<body>
<div id="" style="text-align: center;" ;="">
<div
style="position: relative; top: 0pt; width: 1024px; height: 100%; margin-right: auto; margin-left: auto; z-index: 99999;">
<table style="text-align: left; width: 1024px;" border="0"
cellpadding="2" cellspacing="2">
<tbody>
<tr style="font-family: Courier New,Courier,monospace;"
align="center">
<td style="text-align: left;">
<div class="topbar"><br>
</div>
<!--- UNDERDOGMEDIA Leaderboard IFrame ADCODE START--->
<iframe src="http://udmserve.net/udm/img.fetch?sid=873;tid=1;ev=1;dt=1;" width=728 height=90 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No></iframe>
<noscript><a href="http://udmserve.net/udm/clk.cpx?sid=873;ev=2;tid=1;dt=3">
<img src="http://udmserve.net/udm/img.fetch?sid=873;ev=1;tid=1;dt=3" width=728 height=90 border=0></a></noscript>
<!--- UNDERDOGMEDIA Leaderboard IFrame ADCODE END--->
<br>
</td>
</tr>
<tr>
<td>
<div class="headerunderline">Webserver technical notes and webmaster guide<br>
</div>
</td>
</tr>
</tbody>
</table>
<table style="text-align: left; width: 1024px;" border="0"
cellpadding="10" cellspacing="2">
<tbody>
<tr>
<td colspan="1" rowspan="1"
style="vertical-align: top; width: 150px;" class="leftnav">
<!--- UNDERDOGMEDIA Wide Sky Scraper IFrame ADCODE START--->
<iframe src="http://udmserve.net/udm/img.fetch?sid=873;tid=4;ev=1;dt=1;" width=160 height=600 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No></iframe>
<noscript><a href="http://udmserve.net/udm/clk.cpx?sid=873;ev=2;tid=4;dt=3">
<img src="http://udmserve.net/udm/img.fetch?sid=873;ev=1;tid=4;dt=3" width=160 height=600 border=0></a></noscript>
<!--- UNDERDOGMEDIA Wide Sky Scraper IFrame ADCODE END--->
</div>
</td>
<td style="width: 600px; height: 250px; vertical-align: top;">
<table style="text-align: left; width: 468px;" border="2"
cellpadding="9" cellspacing="2">
<tbody>
<tr>
<td style="vertical-align: top;"><font size="+1"><a
href="https://securesignup.net/portal/cart.php"><span
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">Premium
Hosting Special Offer</span></a><br
style="font-family: Helvetica,Arial,sans-serif;">
<span style="font-family: Helvetica,Arial,sans-serif;">Unlimited
disk space, free domain name, cPanel, no adverts, instant setup: Only
$2.99 per month</span><br
style="font-family: Helvetica,Arial,sans-serif;">
<a href="https://securesignup.net/portal/cart.php"><span
style="font-family: Helvetica,Arial,sans-serif;">https://securesignup.net</span></a></font><br>
</td>
</tr>
</tbody>
</table>
<br>
<span style="font-weight: bold;">
Webserver Technical Notes Part 1:</span><br>
<img style="width: 160px; height: 186px;" alt=""
src="http://ifastnet.com/images/servers1.gif" align="right" hspace="5"><br>
Our comprehensive guide on web servers continues with an article on HTTP response codes.  This articles covers the 404 or Not Found error message is an HTTP standard response code
indicating that the client was able to communicate with the server but
either the server could not find what was requested, or it was
configured not to fulfill the request and did not reveal the reason
why. 404 errors should not be confused with "server not found" or
similar errors, in which a connection to the destination server could
not be made at all.
<p>The requested URL was not found on this server.</p>
<p>When you encounter a 404 - File Not Found error it means that
the
page or resource that you are trying to load doesn't exist or cannot be
found.</p>
<p>Now usually this means that you've followed a broken link but
there
can be other reasons why the page or resource isn't loading...<img
style="width: 160px; height: 226px;" alt=""
src="http://ifastnet.com/images/servers1.png" align="right" hspace="5"></p>
<p>Things to check if you're the webmaster...</p>
<h4>Does it really exist?</h4>
<p>Of course we want to make darn sure that file exists so log
into
your favorite FTP client or File Manager and navigate to where the file
exists in your website directory and make sure it's there and complete.</p>
<p>If it doesn't exist, upload it, if it does, try re-uploading
it
again in case the uploaded copy is corrupt or bad.</p>
<h4>Is the filename correct?</h4>
<p>Check that the file name is correct, remember that
pages/THIS.html
and </p>
<h4><img style="width: 160px; height: 115px;" alt=""
src="http://ifastnet.com/images/servers2.gif" align="left" hspace="10" vspace="5"></h4>
<p>PAGES/this.html are treated as separate documents so any
references
or links to the file use the same case as used in your directory and
file structure. Note our servers are </p>
<p>CasESeNSiTiVe.</p>
<h4>Is the path information correct?</h4>
<p>If you're referencing or linking a file that includes a path,
check
that it is correct, remember that only in special cases do you ever
need the /HTDOCS/ bit in your path.<br>
</p>
<p>Want to learn about other server codes?<br>
</p>
<table style="text-align: left; width: 100%;" border="0"
cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="vertical-align: top;"><a href="1.php">HTTP 404
standard response code</a></td>
<td style="vertical-align: top;"><a href="2.php">HTTP 403
standard response code</a></td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="3.php">HTTP 500
standard response code</a></td>
<td style="vertical-align: top;"><a href="4.php">List of
HTTP status codes</a><br>
</td>
</tr>
</tbody>
</table>
<br>
<br>
<table style="text-align: left; width: 468px;" border="2"
cellpadding="9" cellspacing="2">
<tbody>
<tr>
<td style="vertical-align: top;"><font size="+1"><a
href="https://securesignup.net/portal/cart.php"><span
style="font-weight: bold; font-family: Helvetica,Arial,sans-serif;">Premium
Hosting Special Offer</span></a><br
style="font-family: Helvetica,Arial,sans-serif;">
<span style="font-family: Helvetica,Arial,sans-serif;">Unlimited
disk space, free domain name, cPanel, no adverts, instant setup: Only
$2.99 per month</span><br
style="font-family: Helvetica,Arial,sans-serif;">
<a href="https://securesignup.net/portal/cart.php"><span
style="font-family: Helvetica,Arial,sans-serif;">https://securesignup.net</span></a></font><br>
</td>
</tr>
</tbody>
</table>
</td>

<td style="text-align: left; vertical-align: top; width: 300px;">
<!--- UNDERDOGMEDIA Medium Rectangle IFrame ADCODE START--->
<iframe src="http://udmserve.net/udm/img.fetch?sid=873;tid=2;ev=1;dt=1;" width=300 height=250 Marginwidth=0 Marginheight=0 Hspace=0 Vspace=0 Frameborder=0 Scrolling=No></iframe>
<noscript><a href="http://udmserve.net/udm/clk.cpx?sid=873;ev=2;tid=2;dt=3">
<img src="http://udmserve.net/udm/img.fetch?sid=873;ev=1;tid=2;dt=3" width=300 height=250 border=0></a></noscript>
<!--- UNDERDOGMEDIA Medium Rectangle IFrame ADCODE END--->
<br>
<!-- BEGIN TAG - 300x250 - ifastnet.com - DO NOT MODIFY -->
<script type="text/javascript" src="http://optimizedby.rmxads.com/st?ad_type=ad&ad_size=300x250&section=304143"></script>
<!-- END TAG -->
<br>
<!-- BEGIN TAG - 300x250 - ifastnet.com - DO NOT MODIFY -->
<script type="text/javascript" src="http://optimizedby.rmxads.com/st?ad_type=ad&ad_size=300x250&section=304143"></script>
<!-- END TAG -->
<br>
<!-- BEGIN TAG - 300x250 - ifastnet.com - DO NOT MODIFY -->
<script type="text/javascript" src="http://optimizedby.rmxads.com/st?ad_type=ad&ad_size=300x250&section=304143"></script>
<!-- END TAG -->
<br>
<script type="text/javascript"> var cache_buster=Math.random((new Date()).getMilliseconds())*100000000000000000; document.write('<scr'+'ipt type="text/javascript" src="http://max.gunggo.com/show_ad.ashx?type=300x250&sid=1261&cid=1352/1&cb='+cache_buster+'"></scr'+'ipt>'); </script> <noscript> <a href="http://www.Gunggo.com">Online Advertising</a> </noscript> 
<br>
<!-- begin ZEDO for channel: Run of Network , publisher: default , Ad Dimension: Medium Rectangle - 300 x 250 -->

<script language="javascript">

var zflag_nid="913"; var zflag_cid="0"; var zflag_sid="0"; var zflag_width="300"; var zflag_height="250"; var zflag_sz="9"; var zflag_hasAd = "1"; 

</script>  

<script language="JavaScript" src="http://d3.zedo.com/jsc/d3/fo.js">

</script>

<iframe name="ad_frame" id="ad_frame" width=0 height=0 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no bordercolor="#000000">

</iframe>

<script language="javascript">

var pub_url = "http://phpnet.us/blank.html"; 

</script>  

<script language="JavaScript" src="http://d3.zedo.com/jsc/d3/fyn.js">

</script> 

<!-- End ZEDO Wrapper Tag -->
<br>
<iframe src="http://d2.zedo.com/jsc/d2/ff2.html?n=946;c=8;s=8;d=9;w=300;h=250" frameborder=0 marginheight=0 marginwidth=0 scrolling="no" allowTransparency="true" width=300 height=250></iframe>

<!-- end ZEDO for channel: ByetHost , publisher: ByetHost , Ad Dimension: Medium Rectangle - 300 x 250 -->
<br>
<br>
<!-- begin ZEDO for channel: ByetHost , publisher: ByetHost , Ad Dimension: Medium Rectangle - 300 x 250 -->
<br>

</td>
</tr>
<tr align="center">
<td colspan="3" rowspan="1"><a
href="https://securesignup.net/portal/cart.php?gid=1">Premium cPanel
Hosting</a>&nbsp; |&nbsp; <a
href="https://securesignup.net/portal/cart.php?gid=4">Business Class
hosting</a> |&nbsp; <a
href="https://securesignup.net/portal/cart.php?gid=3">VPS Servers</a>&nbsp;
|&nbsp; <a href="http://www.co.cc/?id=137121">Free Domain</a><br>

</td>
</tr>
</tbody>
</table>
<br>
</div>
</div>


<script type="text/javascript" src="http://resources.infolinks.com/js/infolinks_main.js"></script>

<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=4095986; 
var sc_invisible=1; 
var sc_partition=49; 
var sc_click_stat=1; 
var sc_security="82775836"; 
var sc_remove_link=1; 
</script>

<script type="text/javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><div class="statcounter"><img class="statcounter" src="http://c.statcounter.com/4095986/0/82775836/1/" alt="hits counter" ></div></noscript>
<!-- End of StatCounter Code -->


</body>
</html>


