On Thu, 2006-11-16 at 06:34 +0200, Dmitry Sherman wrote: > Hello, > > OK I waited till the end of the rsync like you said, but I still don’t > have any html files besides the HEADER. > > Please help. > > I used the script which you advised, and it’s end. > > Thank you In the default apache config, the file named HEADER.html is add as a header when listing files. There is also a Directory called HEADER.images that contain images used by the default HEADER.html file. If your apache config has been modified to not use HEADER.html and if you do what the header, you can change the apache config so that headers are displayed. (It is not required that one displays the CentOS headers to mirror CentOS, it is just something we add for the web browsing experience). If you want to display the headers, you can do this to your apache config (httpd.conf) file: HeaderName HEADER.html -------------------------------- You might also want to make sure that you have a: HEADER* in your "IndexIgnore" line ------------------------------- Thanks, Johnny Hughes -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos-mirror/attachments/20061116/fa190dc3/attachment-0004.sig>