Fix redirect of https://www.drupal.org/server-permissions
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3560617. -->
Reported by: [quietone](https://www.drupal.org/user/2572884)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The issue, <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/drupalorg/-/work_items/3552872" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/drupalorg/-/work_items/3552872</a></span>, an alias to direct <a href="https://www.drupal.org/server-permissions">https://www.drupal.org/server-permissions</a> to <a href="https://www.drupal.org/docs/user_guide/en/install-run.html">https://www.drupal.org/docs/user_guide/en/install-run.html</a> was added.</p>
<p>The problem is that URL is a guide on performing an install via the UI, it does not discuss how to setup file permissions on the server. The link <a href="https://www.drupal.org/server-permissions">https://www.drupal.org/server-permissions</a> is used in several places in core referring specifically to file permissions.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Some examples:<br>
<a href="https://git.drupalcode.org/project/drupal/-/blame/11.x/core/includes/install.core.inc#L2037">https://git.drupalcode.org/project/drupal/-/blame/11.x/core/includes/install.core.inc#L2037</a><br>
<a href="https://git.drupalcode.org/project/drupal/-/blame/11.x/core/includes/install.core.inc#L2046">https://git.drupalcode.org/project/drupal/-/blame/11.x/core/includes/install.core.inc#L2046</a><br>
<a href="https://git.drupalcode.org/project/drupal/-/blob/11.x/core/includes/install.core.inc#L2271">https://git.drupalcode.org/project/drupal/-/blob/11.x/core/includes/install.core.inc#L2271</a></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Change the alias to direct to <a href="https://www.drupal.org/docs/administering-a-drupal-site/security-in-drupal/securing-file-permissions-and-ownership">https://www.drupal.org/docs/administering-a-drupal-site/security-in-drupal/securing-file-permissions-and-ownership</a></p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
> Related issue: [Issue #3552872](https://www.drupal.org/node/3552872)
> Related issue: [Issue #3552836](https://www.drupal.org/node/3552836)
issue