Vergeh
02-11-2007, 04:07 AM
Hi all,
I'm developing a website that will frequently have .txt logfiles uploaded to it. My host supports PHP scripting, but they have disabled the ability to view the contents when you access the base of the directory (eg, http://my.website.com/dir/) and have no corresponding index.html.
Is there a way to dynamically display the contents of a directory on the webspace, so I can just upload the txt files via FTP to their own directory and not have to update every time?
Thanks in advance!
I'm developing a website that will frequently have .txt logfiles uploaded to it. My host supports PHP scripting, but they have disabled the ability to view the contents when you access the base of the directory (eg, http://my.website.com/dir/) and have no corresponding index.html.
Is there a way to dynamically display the contents of a directory on the webspace, so I can just upload the txt files via FTP to their own directory and not have to update every time?
Thanks in advance!