]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/softlinks.mdwn
Response
[git.ikiwiki.info.git] / doc / todo / softlinks.mdwn
index 1e474185f7f6a4ff345bef459538b6f8266d675a..e822c05d08d68f793f63fca77ba595eaa4371290 100644 (file)
@@ -4,3 +4,7 @@ The page "foo/" does not exist.
 This is too bad, because sometimes it is convenient to have several different names for the same page.
 
 Could softlinks be handled gracefully by ikiwiki?
+
+> Soft links are explicitly not handled by IkiWiki as a [[security]] measure.  If you want several names for
+> the same page, I suggest using the [[ikiwiki/directive/meta]] directive to make one page redirect to
+> another.  -- [[Will]]