<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>2550</bug_id>
          
          <creation_ts>2005-11-23 16:47:31 +0000</creation_ts>
          <short_desc>Validator seems to be using the IP instead of the domain when checking links</short_desc>
          <delta_ts>2005-11-24 13:01:45 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>LinkChecker</product>
          <component>checklink</component>
          <version>4.2.1</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 2000</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc>http://www.epodunk.com</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Joshua Ruppert">joshua.ruppert</reporter>
          <assigned_to name="Ville Skyttä">ville.skytta</assigned_to>
          
          
          <qa_contact name="qa-dev tracking">www-validator-cvs</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>7264</commentid>
    <comment_count>0</comment_count>
    <who name="Joshua Ruppert">joshua.ruppert</who>
    <bug_when>2005-11-23 16:47:34 +0000</bug_when>
    <thetext>When I place our home page into the validator every link comes back as 403
Forbidden. Each link actually works but you will get this message if
http://66.223.23.180 is used instead of http://www.epodunk.com because we are
running more than one site from the same server.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7269</commentid>
    <comment_count>1</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2005-11-24 13:00:35 +0000</bug_when>
    <thetext>Nope, the www.epodunk.com server appears to be more or less as it responds with 
&quot;403 Forbidden&quot; to all HEAD requests.  The link checker uses the HTTP HEAD 
method to check links. 
 
$ wget -nv -S --spider http://www.epodunk.com 
http://www.epodunk.com/: 
14:58:41 ERROR 403: Forbidden. 
 
$ HEAD http://www.epodunk.com | head -n 1 
403 Forbidden </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>7270</commentid>
    <comment_count>2</comment_count>
    <who name="Ville Skyttä">ville.skytta</who>
    <bug_when>2005-11-24 13:01:45 +0000</bug_when>
    <thetext> (In reply to comment #1) 
&gt; Nope, the www.epodunk.com server appears to be more or less as it [...] 
 
I meant to say &quot;...more or less broken as it...&quot; 
 </thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>