You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Evgeny <jo...@mail.ru> on 2008/06/20 21:20:39 UTC

Incorrect display of listing of the catalogue

Help Me please!When at the catalogue there are files which names in other 
encodings, the
apache incorrectly processes names of files and the file-list spoils.

On a picture it is shown, how the apache cuts down names of files in the
windows-1251 (cyrillic) encoding and spoils the 
table.http://ipicture.ru/uploads/080620/82HT1DSbCp.jpg

#Fragment from a conf-file:
Alias /upd/ "C:/Upd/"
<Directory "C:/Upd/">
    Options Indexes FollowSymLinks Includes
    IndexOptions FancyIndexing SuppressHTMLPreamble XHTML FoldersFirst
SuppressDescription
    AllowOverride None
    Order allow,deny
    Allow from all
    HeaderName /HEADER.shtml
    ReadmeName /README.shtml
</Directory>
If to use IndexOptions Charset=windows-1251 the table becomes beautiful, but 
names of files become not readable.Picture2: 
http://ipicture.ru/uploads/080620/UIJ7Hir6Ed.jpgWhat can I make? 




Re: Incorrect display of listing of the catalogue

Posted by "Plüm, Rüdiger, VF-Group" <ru...@vodafone.com>.
 

> -----Ursprüngliche Nachricht-----
> Von: news [mailto:news@ger.gmane.org] 
> Gesendet: Montag, 23. Juni 2008 15:30
> An: dev@httpd.apache.org
> Betreff: Re: Incorrect display of listing of the catalogue
> 
> > You may be right. But you wouldn't know for sure because you haven't
> > discussed it properly in the place where people can help 
> you with your
> > configuration.
> >
> 
> Before posting here, I searched for the solution at 
> web-forums in a zone 
> ".ru".
> There it has not been found.
> Besides, I have asked a question on 
> comp.infosystems.www.servers.ms-windows 
> (apache users support).
> Nobody has answered me. :(
> 
> http://groups.google.com/group/comp.infosystems.www.servers.ms
> -windows/browse_thread/thread/56e05790a95c0de1 
> 

Please try at users@httpd.apache.org

Regards

Rüdiger


Re: Incorrect display of listing of the catalogue

Posted by Evgeny <jo...@mail.ru>.
> You may be right. But you wouldn't know for sure because you haven't
> discussed it properly in the place where people can help you with your
> configuration.
>

Before posting here, I searched for the solution at web-forums in a zone 
".ru".
There it has not been found.
Besides, I have asked a question on comp.infosystems.www.servers.ms-windows 
(apache users support).
Nobody has answered me. :(

http://groups.google.com/group/comp.infosystems.www.servers.ms-windows/browse_thread/thread/56e05790a95c0de1 




Re: Incorrect display of listing of the catalogue

Posted by Joshua Slive <jo...@slive.ca>.
On Sat, Jun 21, 2008 at 8:25 AM, Evgeny <jo...@mail.ru> wrote:
> I think, that without modification in source codes of apache or
> mod_autoindex this problem cannot be solved :(

You may be right. But you wouldn't know for sure because you haven't
discussed it properly in the place where people can help you with your
configuration.

Re: Incorrect display of listing of the catalogue

Posted by Evgeny <jo...@mail.ru>.
I think, that without modification in source codes of apache or 
mod_autoindex this problem cannot be solved :(




Re: Incorrect display of listing of the catalogue

Posted by Eric Covener <co...@gmail.com>.
On Fri, Jun 20, 2008 at 3:20 PM, Evgeny <jo...@mail.ru> wrote:
> Help Me please!When at the catalogue there are files which names in other
> encodings, the
> apache incorrectly processes names of files and the file-list spoils.

This is a development list.  You want the user support list at
http://httpd.apache.org/lists.html#http-users

-- 
Eric Covener
covener@gmail.com