Directory Listing in Apache httpd
--001636c5c0de5280e9048392eeb9
Content-Type: text/plain; charset=ISO-8859-1
Hi,
I am facing a minor issue with the directory listing in Apache httpd web
server. When I turn FancyIndexing On, the directory listing doesn't display
the complete file name of the files in the directory. The file names are
long, but I just wanted to know if there is a max limit to the number of
characters in a file name that can be displayed by Apache.
Regards,
Sushant
--001636c5c0de5280e9048392eeb9
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,<div><br></div><div>I am facing a minor issue with the directory listing=
in Apache httpd web server. When I turn FancyIndexing On, the directory li=
sting doesn't display the complete file name of the files in the direct=
ory. The file names are long, but I just wanted to know if there is a max l=
imit to the number of characters in a file name that can be displayed by Ap=
ache.</div>
<div><br clear=3D"all">Regards,<br>Sushant<br>
</div>
--001636c5c0de5280e9048392eeb9--
Re: Directory Listing in Apache httpd
--001636c5bc6aa1f55b0483931765
Content-Type: text/plain; charset=ISO-8859-1
The issue is resolved by using IndexOptions directive with NameWidth=* which
automatically adjusts the display according to the file name character
length.
Regards,
Sushant
On Tue, Apr 6, 2010 at 8:46 PM, Sushant Gulati <sushant.g1 [at] gmail.com> wrote:
> Hi,
>
> I am facing a minor issue with the directory listing in Apache httpd web
> server. When I turn FancyIndexing On, the directory listing doesn't display
> the complete file name of the files in the directory. The file names are
> long, but I just wanted to know if there is a max limit to the number of
> characters in a file name that can be displayed by Apache.
>
> Regards,
> Sushant
>
--001636c5bc6aa1f55b0483931765
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
The issue is resolved by using IndexOptions=A0directive with=A0NameWidth=3D=
* which automatically adjusts the display according to the file name charac=
ter length.<div><br clear=3D"all">Regards,<br>Sushant<br>
<br><br><div class=3D"gmail_quote">On Tue, Apr 6, 2010 at 8:46 PM, Sushant =
Gulati <span dir=3D"ltr"><<a href=3D"mailto:sushant.g1 [at] gmail.com">sushan=
t.g1 [at] gmail.com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" s=
tyle=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<div><br></div><div>I am facing a minor issue with the directory listing=
in Apache httpd web server. When I turn FancyIndexing On, the directory li=
sting doesn't display the complete file name of the files in the direct=
ory. The file names are long, but I just wanted to know if there is a max l=
imit to the number of characters in a file name that can be displayed by Ap=
ache.</div>
<div><br clear=3D"all">Regards,<br>Sushant<br>
</div>
</blockquote></div><br></div>
--001636c5bc6aa1f55b0483931765--