I have Xdebug working with PhpStorm and all is good, however, when I'm debugging code it also runs a debug session for others using the server.
Is it possible to define an IP address or IP range for the debugger start and to ignore and just serve the page for other addresses?