Skip to content

Commit

Permalink
[Bulk] Validation: Fix missing alt text 3/17 part 2 (#683)
Browse files Browse the repository at this point in the history
* [Bulk] Validation: Fix missing alt text 3/17 part 2

* peer review changes

* Create add.md

* Update iis/configuration/system.applicationHost/sites/siteDefaults/ftpServer/security/commandFiltering/add.md

* Update anonymousAuthentication.md

* Update environmentVariable.md

* Update add.md

Co-authored-by: Rick Anderson <[email protected]>
  • Loading branch information
RedZephyr13 and Rick-Anderson authored Mar 18, 2022
1 parent 271be71 commit a14cde9
Show file tree
Hide file tree
Showing 16 changed files with 99 additions and 99 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ The `<virtualDirectory>` element is included in the default installation of IIS
- On the taskbar, click **Start**, and then click **Control Panel**.
- Double-click **Administrative Tools**, and then double-click **Internet Information Services (IIS) Manager**.
2. In the **Connections** pane, expand the server name, expand **Sites**, expand the Web site to which you want to add the virtual directory, and then click the application to which you want to add the virtual directory.
[![](virtualDirectory/_static/image2.png)](virtualDirectory/_static/image1.png)
[![Screenshot that shows the My Application Home pane.](virtualDirectory/_static/image2.png)](virtualDirectory/_static/image1.png)
3. In the **Actions** pane, click **View Virtual Directories**, and then click **Add Virtual Directory...**
4. In the **Add Virtual Directory** dialog box, at a minimum enter information in the **Alias:** and **Physical path:** text boxes, and then click **OK**.
[![](virtualDirectory/_static/image4.png)](virtualDirectory/_static/image3.png)
[![Screenshot that shows the Add Virtual Directory dialog box.](virtualDirectory/_static/image4.png)](virtualDirectory/_static/image3.png)

> [!NOTE]
> You can click **Connect as...** to configure the server to use the specified credentials when it accesses content in the virtual directory, and click **Test Settings...** to test authentication and authorization settings for the virtual directory.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "FTP Anonymous Authentication &lt;anonymousAuthentication&gt;"
author: rick-anderson
description: "Overview The &lt;anonymousAuthentication&gt; element specifies the settings for anonymous access. This form of authentication allows access to an FTP site wi..."
description: "Overview The &lt;anonymousAuthentication&gt; element specifies the settings for anonymous access. This form of authentication allows access to an FTP site"
ms.date: 09/26/2016
ms.assetid: 53320fb4-0fc1-44d2-8bcd-6fe3cd2ebfbe
msc.legacyurl: /configreference/system.applicationhost/sites/site/ftpserver/security/authentication/anonymousauthentication
Expand Down Expand Up @@ -49,7 +49,7 @@ To support FTP publishing for your Web server, you must install the FTP service.

> [!NOTE]
> To support ASP.Membership authentication or IIS Manager authentication for the FTP service, you will need to select **FTP Extensibility**, in addition to **FTP Service**.
[![](anonymousAuthentication/_static/image2.png)](anonymousAuthentication/_static/image1.png) .
[![Screenshot that shows F T P Extensibility selected for Windows Server 2012.](anonymousAuthentication/_static/image2.png)](anonymousAuthentication/_static/image1.png) .
5. Click **Next**, and then on the **Select features** page, click **Next** again.
6. On the **Confirm installation selections** page, click **Install**.
7. On the **Results** page, click **Close**.
Expand All @@ -62,7 +62,7 @@ To support FTP publishing for your Web server, you must install the FTP service.

> [!NOTE]
> To support ASP.Membership authentication or IIS Manager authentication for the FTP service, you will also need to select **FTP Extensibility**.
[![](anonymousAuthentication/_static/image4.png)](anonymousAuthentication/_static/image3.png)
[![Screenshot that shows F T P Extensibility selected for Windows 8.](anonymousAuthentication/_static/image4.png)](anonymousAuthentication/_static/image3.png)
4. Click **OK**.
5. Click **Close**.

Expand All @@ -76,7 +76,7 @@ To support FTP publishing for your Web server, you must install the FTP service.

> [!NOTE]
> To support ASP.Membership authentication or IIS Manager authentication for the FTP service, you will also need to select **FTP Extensibility**.
[![](anonymousAuthentication/_static/image6.png)](anonymousAuthentication/_static/image5.png)
[![Screenshot that shows F T P Service selected for Windows Server 2008.](anonymousAuthentication/_static/image6.png)](anonymousAuthentication/_static/image5.png)
6. Click **Next**.
7. On the **Confirm Installation Selections** page, click **Install**.
8. On the **Results** page, click **Close**.
Expand All @@ -90,7 +90,7 @@ To support FTP publishing for your Web server, you must install the FTP service.

> [!NOTE]
> To support ASP.Membership authentication or IIS Manager authentication for the FTP service, you will also need to select **FTP Extensibility**.
[![](anonymousAuthentication/_static/image8.png)](anonymousAuthentication/_static/image7.png)
[![Screenshot that shows F T P Extensibility selected for Windows 7](anonymousAuthentication/_static/image8.png)](anonymousAuthentication/_static/image7.png)
5. Click **OK**.

### Windows Server 2008 or Windows Vista
Expand Down Expand Up @@ -127,7 +127,7 @@ To support FTP publishing for your Web server, you must install the FTP service.
3. In the site's **Home** pane, double-click the **FTP Authentication** feature.
4. On the **FTP Authentication** page, select **Anonymous Authentication**.
5. In the **Actions** pane, click **Enable** to enable Anonymous authentication or click **Disable** to disable Anonymous authentication.
[![](anonymousAuthentication/_static/image10.png)](anonymousAuthentication/_static/image9.png)
[![Screenshot that shows the F T P Authentication pane. Anonymous and Basic Authentication is listed under Mode.](anonymousAuthentication/_static/image10.png)](anonymousAuthentication/_static/image9.png)

* * *

Expand Down Expand Up @@ -159,7 +159,7 @@ To support FTP publishing for your Web server, you must install the FTP service.
- Click the ellipsis (**...**) button, and then navigate to the folder that contains the content for your FTP site.
- Type in the path to your content folder in the box. Note that if you choose to type the path, you can use environment variables in your paths. For example, you can use "%*SystemDrive*%\inetpub\ftproot" for your content directory.
- When you have completed these items, click **Next**.
[![](anonymousAuthentication/_static/image12.png)](anonymousAuthentication/_static/image11.png)
[![Screenshot that shows the Site Information page for the Add F T P Site dialog box.](anonymousAuthentication/_static/image12.png)](anonymousAuthentication/_static/image11.png)
5. On the second page of the **Add FTP Site** wizard:

- Choose an IP address for your FTP site from the **IP Address** drop-down, or choose to accept the default selection of "All Unassigned."
Expand All @@ -172,14 +172,14 @@ To support FTP publishing for your Web server, you must install the FTP service.
- Select **Require SSL** to allow FTP clients to always use FTP over SSL when they connect with the FTP server.
- If you choose **Allow SSL** or **Require SSL**, choose a certificate from the **SSL Certificate** drop-down menu.
- When you have completed these items, click **Next**.
[![](anonymousAuthentication/_static/image14.png)](anonymousAuthentication/_static/image13.png)
[![Screenshot that shows the Bindings and S S L Settings page for the Add F T P Site dialog box.](anonymousAuthentication/_static/image14.png)](anonymousAuthentication/_static/image13.png)
6. On the next page of the wizard:

- Select **Anonymous** for the **Authentication** settings.
- For the **Authorization** settings, choose "Anonymous users" from the **Allow access to** drop-down.
- Select **Read** for the **Permissions** option.
- When you have completed these items, click **Finish**.
[![](anonymousAuthentication/_static/image16.png)](anonymousAuthentication/_static/image15.png)
[![Screenshot that shows the Authentication and Authorization page for the Add F T P Site dialog box.](anonymousAuthentication/_static/image16.png)](anonymousAuthentication/_static/image15.png)

<a id="005"></a>
## Configuration
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
title: "Adding FTP Command Filtering Entries &lt;add&gt;"
title: "Adding FTP Command Filtering Entries <add>"
author: rick-anderson
description: "Overview The &lt;add&gt; element adds a unique entry to the collection of FTP commands that the FTP service will allow or deny. Note : Special attention must..."
description: "Overview The &lt;add&gt; element adds a unique entry to the collection of FTP commands that the FTP service will allow or deny. "
ms.date: 09/26/2016
ms.assetid: 953b3dbd-2f08-40e3-bc67-3516848bb238
msc.legacyurl: /configreference/system.applicationhost/sites/sitedefaults/ftpserver/security/commandfiltering/add
msc.type: config
---
# Adding FTP Command Filtering Entries &lt;add&gt;
# Add FTP Command Filtering Entries \<add>

<a id="001"></a>
## Overview
Expand Down Expand Up @@ -52,7 +52,7 @@ To support FTP publishing for your Web server, you must install the FTP service.

> [!NOTE]
> To support ASP.Membership authentication or IIS Manager authentication for the FTP service, you will need to select **FTP Extensibility**, in addition to **FTP Service**.
[![](add/_static/image2.png)](add/_static/image1.png) .
[![Screenshot that shows F T P Extensibility selected for Windows Server 2012.](add/_static/image2.png)](add/_static/image1.png) .
5. Click **Next**, and then on the **Select features** page, click **Next** again.
6. On the **Confirm installation selections** page, click **Install**.
7. On the **Results** page, click **Close**.
Expand All @@ -65,7 +65,7 @@ To support FTP publishing for your Web server, you must install the FTP service.

> [!NOTE]
> To support ASP.Membership authentication or IIS Manager authentication for the FTP service, you will also need to select **FTP Extensibility**.
[![](add/_static/image4.png)](add/_static/image3.png)
[![Screenshot that shows F T P Extensibility selected for Windows 8.](add/_static/image4.png)](add/_static/image3.png)
4. Click **OK**.
5. Click **Close**.

Expand All @@ -79,7 +79,7 @@ To support FTP publishing for your Web server, you must install the FTP service.

> [!NOTE]
> To support ASP.Membership authentication or IIS Manager authentication for the FTP service, you will also need to select **FTP Extensibility**.
[![](add/_static/image6.png)](add/_static/image5.png)
[![Screenshot that shows F T P Service selected for Windows Server 2008.](add/_static/image6.png)](add/_static/image5.png)
6. Click **Next**.
7. On the **Confirm Installation Selections** page, click **Install**.
8. On the **Results** page, click **Close**.
Expand All @@ -93,7 +93,7 @@ To support FTP publishing for your Web server, you must install the FTP service.

> [!NOTE]
> To support ASP.Membership authentication or IIS Manager authentication for the FTP service, you will also need to select **FTP Extensibility**.
[![](add/_static/image8.png)](add/_static/image7.png)
[![Screenshot that shows F T P Extensibility selected for Windows 7.](add/_static/image8.png)](add/_static/image7.png)
5. Click **OK**.

### Windows Server 2008 or Windows Vista
Expand Down Expand Up @@ -132,14 +132,14 @@ To support FTP publishing for your Web server, you must install the FTP service.
2. In the **Connections** pane, expand the server name, expand the **Sites** node, and then click the name of the site.
3. In the site's **Home** pane, double-click the **FTP Request Filtering** feature.
4. Click the **Commands** tab.
[![](add/_static/image10.png)](add/_static/image9.png)
[![Screenshot that shows contoso dot com selected in the Connections pane.](add/_static/image10.png)](add/_static/image9.png)
5. Click **Deny Command...** in the **Actions** pane.
6. Enter an FTP command to deny. For example:

- Many FTP clients do not send or need the **SYST** command, which may reveal information about your operating system.
- FTP 7.0 and FTP 7.5 do not implement the **ACCT** command, so it may be blocked safely.
7. Click **OK**.
[![](add/_static/image12.png)](add/_static/image11.png)
[![Screenshot that shows the Deny Command dialog box. S Y S T is entered into the Command field.](add/_static/image11.png)](add/_static/image11.png)

<a id="005"></a>
## Configuration
Expand Down
14 changes: 7 additions & 7 deletions iis/configuration/system.webServer/asp/cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ To support and configure ASP applications on your Web server, you must install t
2. In **Server Manager**, click the **Manage** menu, and then click **Add Roles and Features**.
3. In the **Add Roles and Features** wizard, click **Next**. Select the installation type and click **Next**. Select the destination server and click **Next**.
4. On the **Server Roles** page, expand **Web Server (IIS)**, expand **Web Server**, expand **Application Development**, and then select **ASP**.
![](cache/_static/image1.png)
![Screenshot that shows A S P selected for Windows Server 2012.](cache/_static/image1.png)
5. If the **Add features that are required by ASP?** dialog box appears, click **Add Features**. (This page appears only if you have not already installed the ISAPI Extensions role service on your server.)
6. On the **Server Roles** page, click **Next**.
7. On the **Select features** page, click **Next**.
Expand All @@ -58,7 +58,7 @@ To support and configure ASP applications on your Web server, you must install t
1. On the **Start** screen, move the pointer all the way to the lower left corner, right-click the **Start** button, and then click **Control Panel**.
2. In **Control Panel**, click **Programs and Features**, and then click **Turn Windows features on or off**.
3. Expand **Internet Information Services**, expand **World Wide Web Services**, expand **Application Development Features**, and then select **ASP**.
![](cache/_static/image3.png)
![Screenshot that shows A S P selected for Windows 8.](cache/_static/image3.png)

> [!NOTE]
> The ISAPI Extensions role will be selected if it has not already been installed.
Expand All @@ -71,9 +71,9 @@ To support and configure ASP applications on your Web server, you must install t
2. In the **Server Manager** hierarchy pane, expand **Roles**, and then click **Web Server (IIS)**.
3. In the **Web Server (IIS)** pane, scroll to the **Role Services** section, and then click **Add Role Services**.
4. On the **Select Role Services** page of the **Add Role Services Wizard**, select **ASP**.
![](cache/_static/image5.png)
![Screenshot that shows the Select Role Services page in the Add Role Services dialog box. A S P is selected under the Application Development node.](cache/_static/image5.png)
5. If the **Add role services required by ASP** dialog box appears, click **Add Required Role Services**. (This page appears only if you have not already installed the ISAPI Extensions role service on your server.)
![](cache/_static/image7.png)
![Screenshot that shows the Add Role Services message box.](cache/_static/image7.png)
6. On the **Select Role Services** page, click **Next**.
7. On the **Confirm Installation Selections** page, click **Install**.
8. On the **Results** page, click **Close**.
Expand All @@ -84,7 +84,7 @@ To support and configure ASP applications on your Web server, you must install t
2. In **Control Panel**, click **Programs and Features**, and then click **Turn Windows Features on or off**.
3. Expand **Internet Information Services**, then **World Wide Web Services**, then **Application Development Features**.
4. Select **ASP**, and then click **OK**.
![](cache/_static/image9.png)
![Screenshot that shows A S P selected for Windows 7.](cache/_static/image9.png)

<a id="004"></a>

Expand All @@ -110,9 +110,9 @@ To support and configure ASP applications on your Web server, you must install t
- Double-click **Administrative Tools**, and then double-click **Internet Information Services (IIS) Manager**.
2. In the **Connections** pane, highlight the name of your server.
3. In the server's **Home** pane, double-click **ASP**.
![](cache/_static/image11.png)
![Screenshot that shows the Server Home pane. A S P is selected.](cache/_static/image11.png)
4. In the **ASP** pane, expand the **Caching Properties** section, configure your desired settings, then click **Apply** in the **Actions** pane.
![](cache/_static/image13.png)
![Screenshot that shows the A S P pane. Caching Properties is selected and expanded.](cache/_static/image13.png)

<a id="005"></a>

Expand Down
Loading

0 comments on commit a14cde9

Please sign in to comment.