Tresclub
1-3-09, 07:06 PM
For several years, I've had a link on my baseball league page called: League Files
Oldtimers League (http://www.tresclub.com/otl2.htm)
I upload my online baseball league files to this folder on mysql08 server, and my managers can then download the files.
Something has happened in the last couple of days that gets this page when clicking on the League Files link:
Directory has no index file.
Browsing this site or directory without an index file is prohibited.
This league_files folder on the server hasn't been changed for years. It is still chmod'ed 755.
This is the code that has been working all these past years:
<a href="../league_files/" class="top_links">
<font color="white"><b>League Files</b></font></a>
It was working fine prior to Christmas. Would going to the new year have caused this problem?
Oldtimers League (http://www.tresclub.com/otl2.htm)
I upload my online baseball league files to this folder on mysql08 server, and my managers can then download the files.
Something has happened in the last couple of days that gets this page when clicking on the League Files link:
Directory has no index file.
Browsing this site or directory without an index file is prohibited.
This league_files folder on the server hasn't been changed for years. It is still chmod'ed 755.
This is the code that has been working all these past years:
<a href="../league_files/" class="top_links">
<font color="white"><b>League Files</b></font></a>
It was working fine prior to Christmas. Would going to the new year have caused this problem?