Current a Major Bug is published up to WordPress lastest Release 4.9.6! The real Nonsense is that the WordPress Core Team did know it since Nov. 2017 !! And changes NOTHING! More Details here reported and a public review here
Tag: cms
getsimple cms: blog plugin bug with mod_rewrite
Problem: If you use the “blog” plugin and move the blog roll to a other site or subfolder you have to recreate the “.htaccess” file. You find the “.htaccess” generator tool link inside blog plugin settings! recreate the “.htaccess” and put it into the root dir of your webspace .htaccess dump of a correct file if getsimple is installed to ./ AddDefaultCharset UTF-8 Options -Indexes # blocks direct access to the XML files – they hold all the data! Order allow,deny Deny from all Satisfy All Order allow,deny Allow from all Satisfy All RewriteEngine on # Usually RewriteBase is just […]