<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034942" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034942</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-change-apperance-server-default-directories#comment-1202863</link>
    <description> &lt;p&gt;Greg,&lt;/p&gt;
&lt;p&gt;I was able to get a solution from someone on a different forum. But i really do appreciate your help.&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;
 </description>
     <pubDate>Sun, 25 Jun 2006 00:15:20 +0000</pubDate>
 <dc:creator>msaz87</dc:creator>
 <guid isPermaLink="false">comment 1202863 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-change-apperance-server-default-directories#comment-1202861</link>
    <description> &lt;p&gt;Thanks a bunch for your help. I actually was able to find somewhat of a tutorial on how to do it (though i still can&#039;t get it to work).&lt;/p&gt;
&lt;p&gt;I made a separate post with all the new info i gathered... which i&#039;ll post below.&lt;/p&gt;
&lt;p&gt;I really do appreciate your help.&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: Hey,&lt;/p&gt;
&lt;p&gt;I&#039;m working on making the apache-generated directory listings (see picture below) look more like my site. I&#039;ve found a couple articles on the subject.. but am unfamiliar with altering the .htaccess file and putting in the new commands.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.foothillsbaptist.org/deleteable/directories.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;This article: &lt;a href=&quot;http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20060220ModifyinganAutoIndexedFileListtoMatchyourSitesDesign.html&quot; class=&quot;bb-url&quot;&gt;http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20060220ModifyinganAutoIndexedFileListtoMatchyourSitesDesign.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Tells me to input commands into the .htaccess file.. such as these:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;Options Indexes&lt;br /&gt;&amp;nbsp;&amp;nbsp; IndexOptions FancyIndexing SuppressDescription SuppressHTMLPreamble&lt;br /&gt;&amp;nbsp;&amp;nbsp; HeaderName header.html&lt;br /&gt;&amp;nbsp;&amp;nbsp; ReadmeName footer.html&lt;br /&gt;&amp;nbsp;&amp;nbsp; IndexIgnore header.html footer.html .htaccess&lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;What i&#039;m confused about is how to exactly do this.&lt;/p&gt;
&lt;p&gt;My .htaccess file reads like this:&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;# -FrontPage-&lt;br /&gt;&lt;br /&gt;IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*&lt;br /&gt;&lt;br /&gt;&amp;lt;Limit GET POST&amp;gt;&lt;br /&gt;order deny,allow&lt;br /&gt;deny from all&lt;br /&gt;allow from all&lt;br /&gt;&amp;lt;/Limit&amp;gt;&lt;br /&gt;&amp;lt;Limit PUT DELETE&amp;gt;&lt;br /&gt;order deny,allow&lt;br /&gt;deny from all&lt;br /&gt;&amp;lt;/Limit&amp;gt;&lt;br /&gt;AuthName &lt;a href=&quot;http://www.foothillsbaptist.org&lt;br /&gt;AuthUserFile&quot; title=&quot;www.foothillsbaptist.org&lt;br /&gt;AuthUserFile&quot;&gt;www.foothillsbaptist.org&lt;br /&gt;AuthUserFile&lt;/a&gt; /home/footh4/public_html/_vti_pvt/service.pwd&lt;br /&gt;AuthGroupFile /home/footh4/public_html/_vti_pvt/service.grp&lt;br /&gt;&lt;br /&gt;Options Indexes&lt;br /&gt;&amp;nbsp;&amp;nbsp; IndexOptions FancyIndexing SuppressDescription SuppressHTMLPreamble&lt;br /&gt;&amp;nbsp;&amp;nbsp; HeaderName header.htm&lt;br /&gt;&amp;nbsp;&amp;nbsp; ReadmeName footer.htm&lt;br /&gt;&amp;nbsp;&amp;nbsp; IndexIgnore header.htm footer.htm .htaccess &lt;/code&gt;&lt;/div&gt;&#039;&lt;/p&gt;
&lt;p&gt;I uploaded the new .htaccess in both binary and ascii.. neither worked. I added a header.htm and footer.htm in the same directory with nothing but a different background color (hopefully just enough to change the presentation so that i know it&#039;s working).&lt;/p&gt;
&lt;p&gt;Unfortuntately, no change occured.&lt;/p&gt;
&lt;p&gt;Can anyone help?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/blockquote&gt;
 </description>
     <pubDate>Sun, 25 Jun 2006 00:05:19 +0000</pubDate>
 <dc:creator>msaz87</dc:creator>
 <guid isPermaLink="false">comment 1202861 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-change-apperance-server-default-directories#comment-1202860</link>
    <description> &lt;p&gt;My mistake, in looking up the info to give you, I was reading a forum where someone asked a simliar question, but they had their own PHP file to handle displaying the way they wanted, and when I replied here, I was thinking it was you who already had the php file to handle it. I will look more into the way you want to modify it tomorrow, and if I don&#039;t find anything or someone else reponds, I&#039;ll post a little PHP program you can use with what I gave you &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Sorry about the confusion.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Jun 2006 23:49:29 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1202860 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-change-apperance-server-default-directories#comment-1202821</link>
    <description> &lt;p&gt;After looking around and investigating more about the .htaccess file... i think you misunderstand what i&#039;m striving for.&lt;/p&gt;
&lt;p&gt;If you view this link (or look at the picture):&lt;br /&gt;
&lt;a href=&quot;http://www.foothillsbaptist.org/channel3/images/&quot; class=&quot;bb-url&quot;&gt;http://www.foothillsbaptist.org/channel3/images/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.foothillsbaptist.org/deleteable/directories.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You see the default server directory (i could be terming this wrong.. so it&#039;d be best to look). So you&#039;re just seeing the folder on the server and its contents and subdirectories. What i&#039;m wanting to do, is change how this page is generated, at least in terms of colors/fonts/backgrounds.&lt;/p&gt;
&lt;p&gt;Is this possible? Does anyone know how to do this?&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;
 </description>
     <pubDate>Sat, 24 Jun 2006 06:27:44 +0000</pubDate>
 <dc:creator>msaz87</dc:creator>
 <guid isPermaLink="false">comment 1202821 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-change-apperance-server-default-directories#comment-1202794</link>
    <description> &lt;p&gt;Sorry... this is confusing me.&lt;/p&gt;
&lt;p&gt;I got the .htaccess file open and it reads:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;# -FrontPage- IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* order deny,allow deny from all allow from all order deny,allow deny from all AuthName &lt;a href=&quot;http://www.foothillsbaptist.org&quot; title=&quot;www.foothillsbaptist.org&quot;&gt;www.foothillsbaptist.org&lt;/a&gt; AuthUserFile /home/footh4/public_html/_vti_pvt/service.pwd AuthGroupFile /home/footh4/public_html/_vti_pvt/service.grp &lt;/code&gt;&#039;&lt;/p&gt;
&lt;p&gt;After that, you lost me. I&#039;m not sure what php file you&#039;re talking about and where exactly to place the code.&lt;/p&gt;
&lt;p&gt;If it&#039;s not too much trouble.. can you kinda explain it again but a little more elaborately? I only recently started dabbling in php, so i really am not terribly familiar with that code, rather just with HTML.&lt;/p&gt;
&lt;p&gt;Thanks for your help.&lt;/p&gt;
 </description>
     <pubDate>Fri, 23 Jun 2006 23:41:56 +0000</pubDate>
 <dc:creator>msaz87</dc:creator>
 <guid isPermaLink="false">comment 1202794 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/want-change-apperance-server-default-directories#comment-1202785</link>
    <description> &lt;p&gt;In the uppermost directory that you want this to take effect, add a file called &lt;strong&gt;.htaccess&lt;/strong&gt; (or if you already have one, add this to it)&lt;/p&gt;
&lt;p&gt;Assuming the php file is in the root of domain with the name dirlist.php, add the following line to .htaccess. (also include any other variations of a default filename you want, it will try use them from left to right)&lt;code&gt;DirectoryIndex index.php index.html /dirlist.php&lt;/code&gt;&#039;&lt;br /&gt;
Now in the dirlist.php file, you can find what directory was called via &lt;strong&gt;$_SERVER[&#039;REQUEST_URI&#039;]&lt;/strong&gt; (note this is the absolute directory of the domain, not the server directory).&lt;/p&gt;
&lt;p&gt;Should work, I did a test on my server and it seemed to be good.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Fri, 23 Jun 2006 21:52:14 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1202785 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
