>
> It would be nice if we could have an address of
>         http://wiki.lyx.org/FAQ
> 
That's in Lars' hands... let me first say that '/HomePage' isn't needed in 
the URI, i.e. 
        http://wiki.lyx.org/pmwiki.php/FAQ
also gives you the FAQ-pages.

However, based on looking at lots of other places using PmWiki, I think 
the best that can be done is

        http://wiki.lyx.org/wiki/FAQ

since an ALIAS-statement in the webserver's configuration file needs to 
map http://wiki.lyx.org/wiki to http://wiki.lyx.org/pmwiki.php, so that 
'/FAQ' is sent as an argument to pmwiki.php. 

Of course, you could have a redirection of wiki.lyx.org/FAQ to 
wiki.lyx.org/pmwiki.php/FAQ, but then I'm not sure if for instance
        http://wiki.lyx.org/FAQ/HomePage
would still work.

I have wondered why Lars didn't put it as: http://www.lyx.org/wiki, but 
after some pondering, I think that separating the domains is probably a 
good idea:

 - www.lyx.org is the official information from the developers/maintainers 
   of LyX, and it has to be "safe"/"correct" etc

 - wiki.lyx.org OTOH will hopefully be filled with information by users.
   And since everybody can write to it, the site is bound to contain more 
   errors etc.

/Christian

-- 
Christian Ridderström                           http://www.md.kth.se/~chr


Reply via email to