Greetings!

I would be most grateful for some help on what
        seems to be a simple problem — though I have searched
        unsuccessfully for the solution.

I am using Windows 10 with WAMP, and have
        created a virtual host for a NetBeans PHP project. The url for
        the virtual host is 
<http://mphp>
http://mphp. The virtual host allows the
        project to be accessed as the main folder of the url, rather
        than as a subfolder, as would be the case if I put the files
        into a subfolder of WAMP's www folder.
In the project Run Configuration I have
        entered 
<http://mphp>
"http://mphp"; as the project url, but when I try to
        launch the project from NetBeans the virtual host is changed to
        "localhost". Similarly, if my project is accessible in a
        subfolder of localhost, and I enter "localhost/subfolder" in the
        Run Configuration, NetBeans changes that to just "localhost".

I have Googled, looked in the NetBeans
        documentation and everywhere else I can think of for answer, but
        can't seem to find it.
Any help would be most appreciated.
Thank you!
Bruce Button
—————
Configuration: Windows 10 Professional, 64-bit

        WAMP 3.2.4 - 64 bit

        NetBeans IDE 12.0

Reply via email to