<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html" />
  <link rel="self" type="application/atom+xml" href="http://ask-leo.com/atom.xml" />
  <id>tag:ask-leo.com,2009://3/tag:ask-leo.com,2009://3.3746-</id>
  <updated>2009-11-19T13:47:14Z</updated>
  <title>Comments for <![CDATA[Is it &quot;.html&quot; or &quot;.htm&quot;, and when do I need a trailing '/' when typing a URL into my browser?]]></title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.25</generator>

  <entry>
    <id>tag:ask-leo.com,2009://3.3746-comment:34970</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3746" type="text/html" href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html#c34970" />
    <title>Comment from Carl R. Goodwin on 2009-06-02</title>
    <author>
      <name>Carl R. Goodwin</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>I look after several websites, some of which were written over 5 years ago. The older pages have the ".html" extension, and the newer pages that I have created (using Expression Web 2 and Dreamweaver) have the ".htm" extension.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html"><![CDATA[Is it &quot;.html&quot; or &quot;.htm&quot;, and when do I need a trailing '/' when typing a URL into my browser?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-06-03T01:27:41Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3746-comment:34969</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3746" type="text/html" href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html#c34969" />
    <title>Comment from Steve Elliott on 2009-05-29</title>
    <author>
      <name>Steve Elliott</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>On many sites, if you typed .htm and the file has .html, the server will give you the correct page back (or vice versa)- unless there was both a .htm and a .html with the same name of course!</p>

<p>I know that my server certainly does (For tech heads out there, it's Apache 1.3 - and it uses a server code of 301 (Moved Permanently) to implement the change automatically as far as the end-user is concerned)</p>

<p>As Leo says, it's all in how the site's server has been configured.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html"><![CDATA[Is it &quot;.html&quot; or &quot;.htm&quot;, and when do I need a trailing '/' when typing a URL into my browser?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-05-29T07:22:57Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3746-comment:34968</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3746" type="text/html" href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html#c34968" />
    <title>Comment from Jonathan on 2009-05-28</title>
    <author>
      <name>Jonathan</name>
      <uri>http://unspecified</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://unspecified">
      <![CDATA[<p>.JPG and .JPEG should be the same. Just in the old "DOS" days people had to use a <a href="http://en.wikipedia.org/wiki/8.3_filename">8.3 filename system</a>, people could not use more then 3 letters after the period. Also I believe that why there is .html and .htm.</p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html"><![CDATA[Is it &quot;.html&quot; or &quot;.htm&quot;, and when do I need a trailing '/' when typing a URL into my browser?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-05-28T19:05:20Z</published>
  </entry>

  <entry>
    <id>tag:ask-leo.com,2009://3.3746-comment:34967</id>
    <thr:in-reply-to ref="tag:ask-leo.com,2009://3.3746" type="text/html" href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html"/>
    <link rel="alternate" type="text/html" href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html#c34967" />
    <title>Comment from Minot Isok on 2009-05-28</title>
    <author>
      <name>Minot Isok</name>
      <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
      <![CDATA[<p>If *.html and *.htm are the same what about graphic files labelled as *.jpg and *.jpeg? I have graphic files with both these extensions.<br />
<div class="leocomment">Yes, .jpg and .jpeg are usually the same thing.<br />
<div class="leocommentsig">- Leo<br /><span class="leocommentdate">29-May-2009</span></div></div></p>]]>
      <p>A comment on: <a href="http://ask-leo.com/is_it_html_or_htm_and_when_do_i_need_a_trailing_when_typing_a_url_into_my_browser.html"><![CDATA[Is it &quot;.html&quot; or &quot;.htm&quot;, and when do I need a trailing '/' when typing a URL into my browser?]]></a></p>
      <p>
        <a href="http://ask-leo.com">Tech Questions?</a>
        <a href="http://ask-leo.com">Get Answers!</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> ... by Leo Notenboom<br/>
        <a href="http://newsletter.ask-leo.com">Leo's Answers Newsletter</a> -
        <a href="http://ask-leo.com">Ask Leo!</a> in your inbox every week.
      </p>
      <p style="font-size: smaller">All content <a href="http://ask-leo.com/terms.html#copyright">Copyright &copy; 2009</a>.</p>
    </content>
    <published>2009-05-28T16:49:17Z</published>
  </entry>

</feed>
