Jump to content

Recommended Posts

Posted

Hello, I have a simple Index Of/ Page with folders containing files for users to download. Some of these files have lengthy names, and after the first three words or so, they become truncated. For example:

 

Important_Marketing_Informtation_March.doc displays as Important_Marketing_Inf....

 

Is there a way to force the full file name to display? Unfortunatley, I cannot give a link to the directory because it is password protected. I've seen other Indexes that display full file names, so I know this is possible, but I can't seem to make it happen with my directory.

 

I've add the files to the directory through the cpanel file manager and through cute ftp, but the result is the same.

Posted
Why not put an index.html page in there

with the links the way you want them.

 

Having the default directory there just makes it simpler. Then files just need to be uploaded to the appropriate folder and they're organized and ready for download. An index page would let me control the links, but I would then have to manually link to each file. Unless there's an easier way? :)

Posted
Bruce, nice suggestion. I hadnt needed it, but have already used it in a couple of areas. Thanks for the input

You're welcome. I use it on one of my sites for distributing updates and documentation files.

Posted

You can also login to cPanel --> select "Index Manger" --> select the directory --> select "Standard Indexing (text only)" and then Save.

 

 

Or add the following to .htaccess

>Options All Indexes
IndexOptions -FancyIndexing

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...