Platonides wrote: > 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
Yeah, I saw that the documentation said that. I'm not sure if it's still true. I quickly tested earlier today and it seemed to be inaccurate info. I know ZWS has some .htaccess support (or did), but I'm not sure if it's changed (it may be dependent on a setting that got lost) or gone away or what. I think the eventual plan is to switch back to Apache. Just as soon as everyone has rewritten their rewrite rules and redirects for ZWS. MZMcBride _______________________________________________ Toolserver-l mailing list ([email protected]) https://lists.wikimedia.org/mailman/listinfo/toolserver-l Posting guidelines for this list: https://wiki.toolserver.org/view/Mailing_list_etiquette
