Steven Noels wrote:

Jeff Turner wrote:

http://outerthought.net/wiki/Wiki.jsp?page=FileGeneratorManPage


Jeff, the wiki has been moved to http://wiki.cocoondev.org/ for quite some time now. The new location of that document is http://wiki.cocoondev.org/Wiki.jsp?page=FileGeneratorManPage.

If someone knows enough mod_rewrite to make that an automated redirect, please speak up (I'm being lazy).


From /www/cocoon.apache.org/.htaccess:

 RedirectMatch (.*)$ http://xml.apache.org/cocoon$1

Me think you want:

 RedirectMatch /wiki/(.*)$ http://wiki.cocoondev.org/$1


Vadim


</Steven>





Reply via email to