More changes/fixes
Internet
Explorer
Color
Directory
listings
Ok, so I had a problem in my frame
statement that made it not work with I.E. So now all of you explorer users
should be able to see my site just fine.
I used The Gimp to put a
brushed metal background instead of the orange thing.
I also added directory
listings in apache for faster indexing of
files:
<Directory
/>
Options
FollowSymLinks Indexes
AllowOverride
None
</Directory>
Just
add this to your httpd.conf and you can do the same.
Posted: Sun - September 19, 2004 at 01:42 AM