Show longer file names in directory/folder index

If you've ever wanted to show longer file names in your directory listing just create or edit an .htaccess in that folder.

In the file named .htaccess add the following code.

This will show longer file names without being cut off.

Options +Indexes
<IfModule mod_autoindex.c>
  IndexOptions NameWidth=*
</ifModule>




  • 4 Users Found This Useful

Was this answer helpful?

Related Articles

How to create a temporary 302 redirect via htaccess

An easy way to create a temporary redirect from one page to another web page is to use the 302...

Convert PDF to HTML Service

To convert your PDF files to html try using the following converter tool from Adobe:...

Why can I not ping my domain?

For security purposes we have closed off the ICMP port which is used for ping.

Mounting Samba Share in Linux for Startup

The following may be used to mount a samba share via your /etc/fstab file for bootup on...

Common Search Engine Optimization Tips

Get other websites to link to you. Have your website linked and posted in socal media...