view_all_pages

Differences

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

Link to this comparison view

view_all_pages [2019/06/24 19:39]
view_all_pages [2019/06/24 19:39] (current)
Line 1: Line 1:
 +~~NOCACHE~~
 +~~NOINDEX~~
 +~~NOTOC~~
  
 +<php>
 +global $INFO;
 +$debug=(!preg_match('#​(www\.)?​(stockcharts?​)\.([a-z]{2,​3})$#​i',​$_SERVER["​HTTP_HOST"​]));​
 +if (!$debug) {
 +  header("​Location:​ http://​stockcharts.com/"​);​
 +  exit;
 +}
 +</​php>​
 +
 +<box yellow>
 +Note: the orphans: wanted section is partly populated by valid files which dokuwiki has - for whatever reason - marked as locked. ​ I have had difficulty convincing it to UNLOCK them, and with the .lock on the filename the orphanswanted plugin can't find the file.  Just FYI.
 +</​box>​
 +
 +~~ORPHANSWANTED:​all~~