Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
software:dokuwiki [2013/09/19 20:04]
cyril add nginx support
software:dokuwiki [2022/04/08 07:34] (current)
cyril [The sidebar] with new version
Line 13: Line 13:
 ===== Install with Nginx ===== ===== Install with Nginx =====
  
-userewrite = 2 (dokuwiki is rewriting) did not work with nginx, so I wanted to switch to mode 1 where the web server manages rewriting.+''userewrite = 2'' (dokuwiki is rewriting) did not work with nginx, so I wanted to switch to mode 1 where the web server manages rewriting.
  
 There are suggestions of configuration [[https://www.dokuwiki.org/rewrite#nginx|here]] and [[http://wiki.nginx.org/Dokuwiki|here]] but they all seemed to assume that the wiki was at the root of the server, and the "@dokuwiki" syntax did not work in my case, when I want to access the wiki with domain.tld/wiki. There are suggestions of configuration [[https://www.dokuwiki.org/rewrite#nginx|here]] and [[http://wiki.nginx.org/Dokuwiki|here]] but they all seemed to assume that the wiki was at the root of the server, and the "@dokuwiki" syntax did not work in my case, when I want to access the wiki with domain.tld/wiki.
Line 38: Line 38:
 </code> </code>
  
 +With version ''2020-07-29 Hogfather'' the rewritemode 2 was working, but then it was impossible to log in anymore...
 ===== The sidebar ===== ===== The sidebar =====
  
Line 50: Line 51:
  
 You can change some options in ''sidebar/conf/tplfn_sidebar.php''. You can change some options in ''sidebar/conf/tplfn_sidebar.php''.
 +
 +In version ''2020-07-29 Hogfather'' the default template has a sidebar, by creating the ":sidebar" page.
  
  
software/dokuwiki.1379621052.txt.gz ยท Last modified: 2013/09/19 20:04 by cyril
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0