Closed (cannot reproduce)
Project:
Drupal core
Version:
8.2.x-dev
Component:
path.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Dec 2016 at 20:34 UTC
Updated:
27 Dec 2016 at 22:47 UTC
Jump to comment: Most recent



Comments
Comment #2
hchonovAccording to the priority levels this issue is not critical.
Comment #3
Anonymous (not verified) commentedYou can use the Redirect module. It has option 'Redirect from paths like index.php and / node to the root directory.' by default (see /admin/config/search/redirect/settings). Or use custom redirect via the .htaccess file, eg:
Comment #4
fomenkoandrey commentedthanks for the advice.
on the server installed php 7.0
This problem has appeared on all of the sites after upgrade to 8.2.4
the problem was resolved php upgrade to version 7.1
if the problem persists - I'll open the topic.
Comment #5
cilefen commented