Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit1d81778
committed
minor#15564 Removing full URL of error page preview (ThomasLandauer)
This PR was merged into the 4.4 branch.Discussion----------Removing full URL of error page previewReason: The actual url (`http://localhost/index.php/` vs. `http://localhost` vs. `http://whatever` vs. ...) depends on the local web server config.If you're using the recommended nginx config athttps://symfony.com/doc/current/setup/web_server_configuration.html#nginx, you'd have to remove `internal;`. I thought about explaining this, but in the end there are probably too many possible server configs to cover them all...Commits-------c910afd Removing full URL of error page preview1 file changed
+3
-6
lines changedLines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
183 | 183 |
| |
184 | 184 |
| |
185 | 185 |
| |
186 |
| - | |
187 |
| - | |
| 186 | + | |
188 | 187 |
| |
189 |
| - | |
190 |
| - | |
191 |
| - | |
192 |
| - | |
| 188 | + | |
| 189 | + | |
193 | 190 |
| |
194 | 191 |
| |
195 | 192 |
| |
|
0 commit comments
Comments
(0)