Step 1. Open /ow_system_plugins/base/mobile/controllers/base_document.php
Step 2. Find line: public function page404() {
Step 3. Add this code right after the line in step 2: OW::getApplication()->redirect(UTIL_Url::selfUrl(), OW::CONTEXT_DESKTOP);
Step 1. Open /ow_system_plugins/base/mobile/controllers/base_document.php
Step 2. Find line: public function page404() {
Step 3. Add this code right after the line in step 2: OW::getApplication()->redirect(UTIL_Url::selfUrl(), OW::CONTEXT_DESKTOP);