diff options
author | karlberry <karlberry@web> | 2013-09-04 12:00:21 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-09-04 12:00:21 -0400 |
commit | 2bb14914f5e19ecf15af99bcfb8eb4c8f1faf121 (patch) | |
tree | 3b075b0e568489baaf28a41ee95816cc551c3fbf | |
parent | 00188c087db37fd01e19dbeb07b13924f60b76cb (diff) | |
download | ikiwiki-2bb14914f5e19ecf15af99bcfb8eb4c8f1faf121.tar ikiwiki-2bb14914f5e19ecf15af99bcfb8eb4c8f1faf121.tar.gz |
-rw-r--r-- | doc/forum/creating_redirect_index.mdwn__63___.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/forum/creating_redirect_index.mdwn__63___.mdwn b/doc/forum/creating_redirect_index.mdwn__63___.mdwn new file mode 100644 index 000000000..50d85183f --- /dev/null +++ b/doc/forum/creating_redirect_index.mdwn__63___.mdwn @@ -0,0 +1,6 @@ +Hi - we are switching to ikiwiki for the Savannah documentation <http://savannah.gnu.org/maintenance>. I installed the Debian ikiwiki package and it is working fine. My question: is it possible to redirect the top-level index.mdwn to another page? (Traditionally we have used <http://savannah.gnu.org/maintenance/FrontPage>.) + +Sorry if this is obvious. I looked around for existing plugins or methods, but what I found seemed to have other prerequisites that I could not easily figure out, and looked to be more about moving pages than redirecting. I could do it at the Apache level, but I thought it would be simpler and cleaner to do it within ikiwiki itself if possible (e.g., with some plugin+directive in index.mdwn?). + +Any pointers or info greatly appreciated. Thanks, +karl@gnu.org |