Set the Directory Index as follows...
DirectoryIndex index.html index.html.var index.pl
That will fix the default start template.
As for browsing the directory....
<Directory "/var/www/html">
Options Indexes MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
That should do it. :)
Michael Sammartano wrote:
> I am having issues with Apache 2.0. For one I can not get to my web
> site without typing the address + /index.htm
> I have been trying to messing with the mod_auto-index...... file to
> get it to auto index.. I am having no luck. If anyone knows what and
> where I should be modifying files please let me know. I also want to
> set the server to list all the contentes of a directory that has .jpg
> files, as now I have to have them in a .zip/.rar/ .tar etc.. file to
> get them. I hope this was not to confusing.. I had asked Thurman at
> school, but I need more help..
> Thanks in advance..
> Mike
>
--
*Brian Tafoya*
briantafoya.com
/"Taking over the planet one open source script at a time!"/