From: Jeff D. <da...@da...> - 2001-02-14 18:42:29
|
>Can do, probably tonight since I have no plans. In the interim there's I just put one up http://www.dairiki.org/cgi-bin/alpha-wiki.cgi/FrontPage It's not ideal, since my web provider is not the greatest. But it was a good exercise --- it broke a lot of my new auto-configuration heuristics --- so now I'll have to figure out how to fix them. I was going to publicize the admin user and password so you could play with that (after disabling dumpserial and loadfile, that is), but just discovered that the HTTP authentication stuff only works if PHP is running as an apache module. (So much for using cgiwrappers to hide the admin password --- that'll hide it all right, but you won't be able to use it!) I think (as almost everybody else does) we're going to have to move to using our own login form, rather the HTTP authentication. The HTTP authentication is just not meant to be used like we're using it. When you get a demo wiki running at sourceforge, I'll probably get rid of this one. Though it would sort of be neat to have one which gets auto-synced to the CVS nightly or something. Jeff |