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

Creating and Submitting a Google Sitemap

Creating a Google sitemap can be easy and beneficial. By using one, you are pushing a full list...

How can I change the index listing in a directory?

You can change the initial page that is sent to client requests when a directory is accessed by...

View your website in older browser versions

As developers and webmasters it is always important to make sure your website works in several...

Enable Mod Rewrite

Create an .htaccess file with the following contents and upload it to your public_html directory....

Do you support TeamSpeak?

We do not support Teamspeak on our servers but allow you to create a subdomain such as...