Greetings all,

rsync just finished, and I've setup a http mirror at http://apache.matenadaran.am/ (if it doesnt resolve yet, try http://195.250.72.189/)

Updates 4 times per day.

I was unable to make HeaderName / ReadmeName work on my system, although configured with:

<VirtualHost apache.matenadaran.am>

<Directory /apache.matenadaran.am/htdocs>
  IndexOptions FancyIndexing NameWidth=* FoldersFirst \
     ScanHTMLTitles DescriptionWidth=*
  HeaderName HEADER.html
  ReadmeName README.html
  AllowOverride FileInfo Indexes
  Options Indexes SymLinksIfOwnerMatch
</Directory>

        ServerName apache.matenadaran.am
        ServerAdmin [EMAIL PROTECTED]
        DocumentRoot /apache.matenadaran.am/htdocs
        ErrorLog /apache.matenadaran.am/logs/error.log
        CustomLog /apache.matenadaran.am/logs/access.log combined

</VirtualHost>

regards,
Vahan Yerkanian




Reply via email to