Skip to content

refs #65: Refactor redirects#92

Open
paolomainardi wants to merge 1 commit intofeature/d8from
feature/refactor-redirects
Open

refs #65: Refactor redirects#92
paolomainardi wants to merge 1 commit intofeature/d8from
feature/refactor-redirects

Conversation

@paolomainardi
Copy link
Member

#65

}
if ($new_host_and_uri) {
return 301 $new_host_and_uri;
return 301 $new_domain_uri;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm looking at the work done by @Monska85 in https://github.com/sparkfabrik/docker-php-drupal-nginx/pull/81/files and wondering if it's ok to change this line (43) and line 46 below

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also I think we should update the Readme+Changelog like we did in #81

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants