Currently i have a website that accept datas from users.
If i use localhost/127.0.0.1 and submit the data, it works
but if i change my TCP/IP properties to a static ip address example : 192.1.2.201
It can't work.
Must i change something in the apache configuration file?
PS: i'm using PHP4