Hi,
intro:
At the company I work for, we use Mikrotik to supply internetaccess through a very expensive but not very wide band. We’d like to offer some downloads at the HotSpot login page. Now, since the rackspace is very limited and we can’t get there easily (warzone), we can’t simply pop in an additional fileserver and add it to the walled garden. Due to expensive and limited bandwith, we can’t install a fileserver at the other side of the connection.
real question:
I’d like to script/create a simple page with links to files on the mikrotik machine itself, a.k.a directorylisting. You probably know what apache presents when you enter a directory? Or FireFox displays when you open up an FTP link without the file you want to fetch?
the things I’ve tried:
I’ve tried using empty dirs in the hotspot directory, but all I get is a 404. If I fiddle about with the file print commands, I get everything or just one file. And i’d still need to get that output into a .html file.
PS:
I don’t care wheter the scripts is heavy in terms of CPU or RAM usage, it will only be executed once each day, scheduled nightly.
Could anyone point me in the right direction (or directory
) or has anyone made something similair?
Thanks in advance,
noes
(edited: typo’s)