Gossamer Forum
Home : Gossamer Threads Inc. : Discussion :

Apache mod_dir

Quote Reply
Apache mod_dir
I want to add the following to httpd.conf but just want someone to confirm that this is correct.

<IfModule mod_dir.c>
DirectoryIndex index.html index.htm index.shtml index.php index.php3 index.php4 index.cgi index.pl
</IfModule>



The thing that confused me was that the module in the modules directory was called mod_dir.so

So do I use the above code..or..


<IfModule mod_dir.so>
DirectoryIndex index.html index.htm index.shtml index.php index.php3 index.php4 index.cgi index.pl
</IfModule>




Paul Wilson. Shocked
(Dont blame me if I'm wrong!)
Subject Author Views Date
Thread Apache mod_dir Paul 13887 Jan 22, 2001, 1:10 PM
Thread Re: Apache mod_dir
pugdog 13663 Jan 22, 2001, 6:28 PM
Post Re: Apache mod_dir
Paul 13670 Jan 22, 2001, 6:31 PM
Thread Re: Apache mod_dir
Paul 13619 Jan 24, 2001, 8:50 AM
Thread Re: Apache mod_dir
Alex 13714 Jan 24, 2001, 10:34 AM
Thread Re: Apache mod_dir
Paul 13562 Jan 24, 2001, 10:43 AM
Thread Re: Apache mod_dir
Alex 13600 Jan 24, 2001, 10:57 AM
Thread Re: Apache mod_dir
Paul 13621 Jan 24, 2001, 11:00 AM
Thread Re: Apache mod_dir
pugdog 13598 Jan 24, 2001, 12:43 PM
Thread Re: Apache mod_dir
Paul 13573 Jan 24, 2001, 12:47 PM
Post Re: Apache mod_dir
pugdog 13552 Jan 24, 2001, 12:48 PM
Thread Re: Apache mod_dir
Alex 13589 Jan 24, 2001, 1:38 PM
Post Re: Apache mod_dir
pugdog 13597 Jan 24, 2001, 2:30 PM
Thread Re: Apache mod_dir
Paul 13674 Jan 24, 2001, 4:29 PM
Thread Re: Apache mod_dir
Alex 13583 Jan 24, 2001, 4:33 PM
Post Re: Apache mod_dir
Paul 13503 Jan 24, 2001, 4:35 PM
Thread Re: Apache mod_dir
Paul 13584 Jan 24, 2001, 4:47 PM
Thread Re: Apache mod_dir
pugdog 13638 Jan 24, 2001, 4:53 PM
Post Re: Apache mod_dir
Paul 13571 Jan 24, 2001, 4:56 PM
Post Re: Apache mod_dir
Paul 13480 Jan 26, 2001, 6:22 PM
Thread Re: Apache mod_dir
pugdog 13537 Jan 24, 2001, 4:37 PM
Post Re: Apache mod_dir
Paul 13644 Jan 24, 2001, 4:40 PM