User Tools

Site Tools


dreamhost-extra-security

Differences

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

Link to this comparison view

Next revision
Previous revision
dreamhost-extra-security [2021/05/21 11:16] – created dblumedreamhost-extra-security [2023/04/12 20:44] (current) – external edit 127.0.0.1
Line 5: Line 5:
 {{:general:dreamhost_dokuwiki_security_incompatibility.png?direct|}} {{:general:dreamhost_dokuwiki_security_incompatibility.png?direct|}}
  
-With or without "extra security", when you use the ''file'' tag, you can make a one-liner like so:+With or without "extra web security", when you use the ''file'' tag, you can make a one-liner with PHP/HTML text like so:
  
 <file html> <file html>
Line 11: Line 11:
 </file> </file>
  
-But if you turn on extra security and split the one-liner into two lines, you can't preview or save the change.+But if you turn on extra web security and split the one-liner into two lines like so:
  
 <file html> <file html>
Line 17: Line 17:
  href="<?php echo DOKU_TPL?>index.php" />  href="<?php echo DOKU_TPL?>index.php" />
 </file> </file>
 +
 +You can't preview or save the change. DokuWiki will say "This topic does not exist yet" and redirect you to a "forbidden" page.
  
  
dreamhost-extra-security.1621620978.txt.gz · Last modified: 2023/04/12 20:44 (external edit)