<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1018988" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1018988</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112522</link>
    <description> &lt;p&gt;I know, that&#039;s why it&#039;s so confusing (why in the heck would a server app be picky about browsers ?!?!?) I have no clue...&lt;/p&gt;
&lt;p&gt;Hey!  The IP thing does work in IE!!!!  Thanks for that tip!  It&#039;s a little slow but it works...&lt;/p&gt;
 </description>
     <pubDate>Thu, 15 Aug 2002 02:18:40 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1112522 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112482</link>
    <description> &lt;p&gt;I&#039;ve never had a problem with Apache being picky about browsers.  I don&#039;t know what could be causing that.&lt;/p&gt;
&lt;p&gt;Have you tried accing it via &lt;a href=&quot;http://localhost&quot; title=&quot;http://localhost&quot;&gt;http://localhost&lt;/a&gt; as well as &lt;a href=&quot;http://127.0.0.1&quot; title=&quot;http://127.0.0.1&quot;&gt;http://127.0.0.1&lt;/a&gt;?&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Aug 2002 05:12:54 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1112482 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112470</link>
    <description> &lt;p&gt;Figured out the Homesite thing (I think) but it requires the server to be working in IE &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;  &lt;/p&gt;
&lt;p&gt;Sigh... this could not be any more confusing...&lt;/p&gt;
 </description>
     <pubDate>Wed, 14 Aug 2002 01:49:03 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1112470 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112434</link>
    <description> &lt;p&gt;It works!!!! Yay!  Might still have problems with the php working but that&#039;s not an issue right now.  There was a second place where I had to change the document root, so that might have been the kicker.  I&#039;m not sure though, I&#039;ve changed so much stuff in there!  &lt;/p&gt;
&lt;p&gt;Thanks for all the help!  Hey!  There isn&#039;t a smile for kisses &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt;  We&#039;ll have to pretend (one kiss each, on the cheek!)&lt;/p&gt;
&lt;p&gt;P.S.  When I had it working before, they would show up in Homesite and everything.  Anyone know how to get that working?&lt;/p&gt;
&lt;p&gt;P.P.S.  Nothing working in IE ?!?!?  Ok in Opera &amp;amp; Mozilla.&lt;/p&gt;
 </description>
     <pubDate>Tue, 13 Aug 2002 01:59:12 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1112434 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112422</link>
    <description> &lt;p&gt;Megan, -Indexes hides your directory listing if you don&#039;t have a index file. Make sure you add/have the Inludes in the right directory.. For examole.. if your document root directory (the root directory where all accounts are in) is d:\www\ you&#039;ll need to have something like:&lt;/p&gt;
&lt;p&gt;d:/www&quot;&amp;gt;&lt;br /&gt;
    Options FollowSymLinks -Indexes ExecCGI Includes MultiViews&lt;br /&gt;
    AllowOverride All&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Aug 2002 15:56:15 +0000</pubDate>
 <dc:creator>zollet</dc:creator>
 <guid isPermaLink="false">comment 1112422 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112419</link>
    <description> &lt;p&gt;Thanks, that could be the key.  I did have Includes added to that line, but I didn&#039;t know that I had to &lt;strong&gt; - &lt;/strong&gt;Indexes.  I&#039;ll try that when I get home.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Aug 2002 13:59:21 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1112419 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112415</link>
    <description> &lt;p&gt;Also, check your &quot;&lt;a href=&quot;http://httpd.apache.org/docs/mod/core.html#options&quot; class=&quot;bb-url&quot;&gt;Options&lt;/a&gt;&quot; directive... should look something like this:&lt;/p&gt;
&lt;p&gt;Options ExecCGI FollowSymLinks Includes -Indexes&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Aug 2002 03:05:20 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1112415 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112414</link>
    <description> &lt;p&gt;The problem is that I didn&#039;t have a &lt;strong&gt;Handler server-parsed .shtml&lt;/strong&gt; line, I have &lt;strong&gt;AddOutputFilter INCLUDES .shtml&lt;/strong&gt;.  I added &lt;strong&gt;Handler server-parsed .shtml&lt;/strong&gt; and &lt;strong&gt;AddType text/html .shtml&lt;/strong&gt; and that didn&#039;t work either...&lt;/p&gt;
&lt;p&gt;Sigh... can&#039;t get it to process includes at all &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt; :(  I guess I&#039;ll have to do without them... darn.&lt;/p&gt;
 </description>
     <pubDate>Mon, 12 Aug 2002 01:36:00 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1112414 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112413</link>
    <description> &lt;p&gt;You should also have a line like this:&lt;br /&gt;
&lt;strong&gt;AddType text/html .shtml&lt;br /&gt;
&lt;/strong&gt;&lt;br /&gt;
Place it above the AddHandler server-parsed .shtml line.&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Aug 2002 18:05:37 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1112413 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/help-apache#comment-1112409</link>
    <description> &lt;p&gt;Okay, that seems to have helped.  SSI&#039;s still aren&#039;t working though...&lt;/p&gt;
 </description>
     <pubDate>Sun, 11 Aug 2002 15:26:47 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1112409 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
