* jspwiki.baseURL = ? how should I set it when I have a different hostname than the domain? If I set the variable to my hostname I am able to browse / edit / save all pages but I received an error when I try to do the same things from Internet (another network). If I set it to my domain, it's vice-versa: I can do all operations from Internet but nothing from the LAN.
If you wish to access the website through two different URLs, you simply have to learn how to use Apache mod_rewrite (or some other URL rewriting system). You can get away for a while by using relative links, but in some places, such as RSS/Atom, the links MUST be absolute, and therefore you can only choose one base url.
I am not able to reset a password, an internal error is occurred. I checked for the two jar files and they are in the WEB-INF/lib folder of jspwiki web application. In my opinion it should be a variable for password too, isn't it?
I think gmail needs authentication (username/passwd). Unfortunately, that's not available until recent 2.5 builds...
/Janne _______________________________________________ Jspwiki-users mailing list [email protected] http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
