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

My site was hacked

This typically occurs when you are running a script/app on your website which is out-dated and...

Point my domain to my wix account

How can I point my domain name to my wix.com account?To set this up you will want to login to...

Error 508 / 503 - Resource Limit Reached

To help maintain the stability of servers and keep websites fast, UltraWebHosting has resource...

What is a domain?

A domain is a human-readable name assigned to an IP address to make accessing websites much...

How to use SharedSSL

SharedSSL is now available with our Ultra Unlimited. It is not as professional looking as having...