The storage tree wasnt my idea, its the
TOSEC standard.
But the point is, doesnt that idea still involve me doing it 6000 times?
Anyway, time to stop the equasion. I figured a way round this a while ago, and the way round it was to not use apache's directory listing and to use PHP to do it instead. Gives me lots of control too.
I.e.
http://atomnet.co.uk/amiga/dir?game=Flashback
So I just replace Flashback with the game name, so what it does is checks the first letter of the game to find the first subfolder, and the game files are under the name that you type in anyway, and it works well. Had to double raw encode the game files as some of them contained + chars etc, but I wouldnt be typing those in manually anyway.
e.g. One of the files links -
Flashback%2520%25281992%2529%2528U.%2520S.%2520Gold%2529%255Bcr%2520Interpol%255D%255Bt%2520%252B2%2520Supplex%255D%2528Disk%25203%2520of%25204%2529.zip
Cheers anyway,
NS