No, for Kobo you need $config['cops_use_url_rewriting'] = "1"; in config_local.php. This is not needed for regular browsers like Firefox.
The white browser screen I got has (in my humble opinion) something to do with the web server cache on the server (you: Synology with Apache based web server; me: Debian OS with Apache).
Therefore restarting the webserver or the whole device sometimes works to solve this problem (in my case). Maybe even opening and saving config_local.php with nano on the server (new config file is loaded in cache) helped.
|