From: Asheesh L. <as...@as...> - 2003-03-02 21:06:27
|
On Sun, 2 Mar 2003, harobed wrote: > Hello, > > I've many question about a configuration of phpwiki. > > 1. I don't success to edit page if I don't connect from localhost. I > searched in index.php to resolve this problem but no success. This is probably a problem with your Apache configuration. If Apache does know your fully-qualified domain name, because you don't specify it, any page that redirects will redirect to the one it does know, Localhost. Edit pages redirect, I believe, and that's why you get this. See http://httpd.apache.org/docs/mod/core.html#usecanonicalname for more details and how to disable it. > 2. How to define the first page to show ? > > 3. How to be log in wiki page ? Other takers? -- Asheesh. -- economics, n.: Economics is the study of the value and meaning of J.K. Galbraith. -- Mike Harding, "The Armchair Anarchist's Almanac" |