<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022831" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022831</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-direct-blacomfaq-blacomfaqhtm#comment-1141068</link>
    <description> &lt;p&gt;If you can use PHP, PHP.net has their source available for download. It looks nice and stuff. But the .htaccess looks like your best bet.&lt;/p&gt;
 </description>
     <pubDate>Wed, 19 Nov 2003 21:50:08 +0000</pubDate>
 <dc:creator>necrotic</dc:creator>
 <guid isPermaLink="false">comment 1141068 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-direct-blacomfaq-blacomfaqhtm#comment-1140713</link>
    <description> &lt;p&gt;.htaccess solves this problem nicely.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;RedirectPermanent /holiday &amp;lt;a href=&amp;quot;http://www.invitationsathome.com/holiday.htm&amp;quot; class=&amp;quot;bb-url&amp;quot;&amp;gt;http://www.invitationsathome.com/holiday.htm&amp;lt;/a&amp;gt;&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;If you have the directory in place, you can still use .htaccess, by putting the same information in the .htaccess file.&lt;/p&gt;
&lt;p&gt;Of course, you could also just make an index.html file and put it in the /holiday/ folder instead of holiday.htm in the root folder, which would make sense and avoid all this mucking around.&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Nov 2003 22:29:41 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1140713 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/how-direct-blacomfaq-blacomfaqhtm#comment-1140709</link>
    <description> &lt;p&gt;It is always said that the dumbest question is the one not asked.&lt;/p&gt;
&lt;p&gt;There are several ways to do it. The easiest is to create a directory called holiday inside your webroot. In that directory have a index.htm file. In that index.htm file, add this to the head section of the html:&lt;/p&gt;
&lt;p&gt;This basically sends a redirect to redirect the page. You could also use some rewrite rules inside a .htaccess file but it would be much more difficult.&lt;/p&gt;
 </description>
     <pubDate>Fri, 14 Nov 2003 21:56:25 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1140709 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
