On 25/03/12 22:51, MZMcBride wrote:
Hersfold wrote:
In order for the page to appear at http://toolserver.org/~mgedawy/, it needs to be titled "index.html" or "index.htm" or similar. It's the same with any web server.
Unless you override the default behavior, yes. Apache has a DirectoryIndex directive that's trivial to specify in (for example) .htaccess. I'm sure ZWS has similar functionality... somehow.
Somehow like this? :) echo 'DirectoryIndex mgedawy.htm' > .htaccess
It's the same way in ZWS as in Apache. See https://wiki.toolserver.org/view/ZWS#Directory_Listing_Directives