You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -115,9 +115,9 @@ The MFTF does not support executing CLI commands if your web server points to `<
115
115
116
116
### Nginx settings {#nginx-settings}
117
117
118
-
If Nginx Web server is used on your development environment then **Use Web Server Rewrites** setting in **Stores** > Settings > **Configuration** > **Web** > **Search Engine Optimization** must be set to **Yes**.
118
+
If Nginx Web server is used on your development environment then **Use Web Server Rewrites** setting in **Stores** > Settings > **Configuration** > **General** > **Web** > **Search Engine Optimization** must be set to **Yes**.
119
119
120
-
To be able to run Magento command line commands in tests add the following location block to Nginx configuration file:
120
+
To be able to run Magento command line commands in tests add the following location block to Nginx configuration file in the Magento root directory:
0 commit comments