Skip to content

Commit f7eb91c

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: Add reapply proxy settings on chrome tooltip
2 parents 418cebe + 3b50667 commit f7eb91c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

setup/symfony_server.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,10 @@ Now run this command to start the proxy:
201201
202202
.. note::
203203

204-
Some browsers (e.g. Chrome) require a full restart after starting the proxy.
205-
Otherwise, you'll see a *"This webpage is not available"* error (``ERR_NAME_NOT_RESOLVED``).
204+
Some browsers (e.g. Chrome) require to re-apply proxy settings (clicking on
205+
``Re-apply settings`` button on the ``chrome://net-internals/#proxy`` page)
206+
or a full restart after starting the proxy. Otherwise, you'll see a
207+
*"This webpage is not available"* error (``ERR_NAME_NOT_RESOLVED``).
206208

207209
Defining the Local Domain
208210
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)