Commit 77737a2
Update Web Server Type
DDEV supports nginx with php-fpm by default (nginx-fpm) so we need to choose "other", instead "apache" beacause choosing "apache" create a .htaccess file not used by nginx. And it could be confusing for tutorial follower.1 parent b4d88ee commit 77737a2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments