rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: Dataminer on January 26, 2006, 08:54:22 PM
-
When I go to my address, the log in comes up, then the index
page, but I can't get past it to the root directory.
How do I create a link from my index page to the file list
root directory (The row of the home icon), in hfs ?
I know this must be pretty basic, but I can't make it work.
Any help would be appreciated very much.
:(
-
Hello,
As far as I can see, the directory listing is only created if there is no default file set.
You may add a level to the VFS, for example
/
|-index.html
|-content/
|-abc.gif
|-xyz.html
|-asd.zip
.
.
.
and then link to the /content subfolder.
I don't know if there is a direct way to make HFS produce a listing, but this should be a workaround.