Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add disableAliases setting #3613

Closed
bep opened this issue Jun 19, 2017 · 1 comment · Fixed by #3617
Closed

Add disableAliases setting #3613

bep opened this issue Jun 19, 2017 · 1 comment · Fixed by #3617
Assignees
Milestone

Comments

@bep
Copy link
Member

bep commented Jun 19, 2017

The concrete use case, which could be useful for others, is to alternative ways of redirecting, using the same alias definitions, but writing them to a separate file.

For Hugo docs, hosted on Netlify, this would mean setting up an output format writing a _redirects file.

@bep bep added this to the v0.24 milestone Jun 19, 2017
@bep bep self-assigned this Jun 19, 2017
bep added a commit to bep/hugo that referenced this issue Jun 20, 2017
Note that even with this setting enabled, the aliases themselves are preserved on the pages.

The big motivation for this change is to be able to use the alias definitions to generate `.htaccess` or Netlify's `_redirect` files with server-side redirects.

Fixes gohugoio#3613
@bep bep closed this as completed in #3617 Jun 20, 2017
bep added a commit that referenced this issue Jun 20, 2017
Note that even with this setting enabled, the aliases themselves are preserved on the pages.

The big motivation for this change is to be able to use the alias definitions to generate `.htaccess` or Netlify's `_redirect` files with server-side redirects.

Fixes #3613
bep added a commit to gohugoio/hugoDocs that referenced this issue Jun 20, 2017
bep added a commit to gohugoio/hugoDocs that referenced this issue Jun 20, 2017
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant