Difference between current version and version 48:
Lines 1-6 were replaced by lines 1-32 |
- test test test test test <br> |
- <a href="http://www.92l.com">http://www.92l.com</a><br> |
- <a href="http://web.92l.com">http://web.92l.com</a> <br> |
- <a href="http://book.92l.com">http://book.92l.com</a><br> |
- <a href="http://sms.92l.com">http://sms.92l.com</a> <br> |
- just for test ,pls check it |
+ You've been redirected to the new wiki.__\\ |
+ Please update your bookmarks.\\ |
+ This is a copy of the old perl Wiki as oh 1540 23 Feb 2003. |
+ |
+ The main reason for upgrading is that this wiki maintains a full version history. |
+ You may want to start again from the familiar FrontPage. |
+ |
+ - I've now fixed the fowarding to use mod_rewrite which was a bit of a pain, but finally got things down to the this in the .htaccess file in the old cgi-bin directory.\\ |
+ |
+ {{{ |
+ RewriteEngine on |
+ RewriteBase /cgi-bin |
+ |
+ RewriteCond %{QUERY_STRING} browse=(.*) |
+ RewriteRule ^wiki\.cgi /xpdwiki/Wiki.jsp?page=%1 [R] |
+ }}} |
+ |
+ --OliBye |
+ |
+ ---- |
+ Is there anything we can do about the regular expressions for WikiNames? This one doesn't pick up some of the old ones, for example XtC. --[SteveF] |
+ ** Addressed in the lastest version of JSPWiki (i.e. it does form a link now). |
+ |
+ See NewWikiIssues for more. |
+ |
+ ---- |
+ This wiki features:_ |
+ * CamelCase support |
+ * interwiki support SystemInfo |
+ * SOAP-RPC support |
+ * RCS version history and differences, available in the More Info link |
+ |
Back to Main, or to the Page History.
|