Forum Moderators: phranque
As an example if you did ls you would see:
crpg07in_151284.xml
crpg07in_151286.xml
fpapord_150954.lis
fpapord_150954.log
fpapord_150954.shl
fzrainv_12761.lis
fzrainv_12761.log
But from a browser you would see:
fpapord_150954.log
fzrainv_12761.log
Thank you in advance for any thoughts you might share
Perhaps an IndexIgnore [httpd.apache.org] directive, optionally enclosed in a <Directory [httpd.apache.org]> container...
Jim
[edited by: jdMorgan at 12:36 am (utc) on Nov. 10, 2006]
First off thank you for your response, that looks like the directive I was searching for. However I wanted to avoid the need to supply a list to filter because the application may produce a new file type that is not in the list and therefore will not be filtered even though it will need to be. I was hoping there might be an option, or combination of options, that says “Show only these files”.
Heath