Afficher un message
Vieux 28/05/2007, 15h16   #1
kwan
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut index file with problem

Hello,

I try to configure the httpd.conf file to allow user to display
information as an index, after I have add the neccessary
configuration, it doesn't work.

ServerName www.melinx.com
DocumentRoot /usr/www/site.index/docs
Alias /site "/usr/www/site.index/docs"
<Directory /usr/www/site.index/docs>
IndexOptions FancyIndexing
AddDescription " one of our wonderful catalog " catelog.html/
catelog2.html
AddIconByType (CAT, icons/bomb.gif) text/*
DefaultIcon icons/burst.gif
</Directory>u

Should I put the icons/bomb.gif and icons/burst.gif in the /usr/www/
site.index/docs
however the icons/bomb.gif and icons/burst.gif is placed in the
default location.

Should any modification is needed?

Thank yo

  Réponse avec citation
 
Page generated in 0,05226 seconds with 9 queries