Answer the question
In order to leave comments, you need to log in
How to start the NetBeans debugger with arbitrary parameters?
.htaccess:
RewriteRule .* - [E=HTTP_ESPO_CGI_AUTH:%{HTTP:Authorization}]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^ index.php [QSA,L] i.e.
all requests are forwarded to the index.php
script Is it possible to launch the debugger in NetBeans so that the script is launched into debugging, as if the entry was not at index.php, but at /text/123/ ?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question