Link to home
Start Free TrialLog in
Avatar of Ann K
Ann K

asked on

Change address in a web server

When I execute my PHP program in netbeans it goes to this address
http://localhost/CoffeeWebsite/index.php

But I change the address in my wamp server to port 81. My question is where I do change in the netbeans so that every time when i run my program it goes to that address. My operating system is windows 7

http://localhost:81
Avatar of HainKurt
HainKurt
Flag of Canada image

why not just stop iis and set wamp use default port 80
so you dont need to change anything on netbeans
ASKER CERTIFIED SOLUTION
Avatar of HainKurt
HainKurt
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
or there should be some tools on menu like

Tools > Servers

then change the port and address here...
if there is no such menu, how did you setup the address in netbeans?

go to same place and there should be port as well...
Avatar of Ann K
Ann K

ASKER

How to i change the settings in their?
User generated image
when you add server, what do you see here