ip redirect to localhost internal ip
-
I have two cases
first normal wordpress , when I call the IP 195.132.13.xx it works fine on both ip and localhost
but when I made Multisite wordpres and put in the wp-config (localhost or 127.0.0.1 or 10.10.10.113 for example ) so the external ip 195.132.13.xx doesnot work, when I can the IP it redirects me to localhost and not work
But when I make all configuration for the external IP 195.132.13.xx it works fine only for that IP not the localhost.
so
how to fix that issue so the wordpress work fine when call the IP 195.132.13.xx and localhost as normal wordpress install??IN SHORT
Single wordpress when call 195.132.13.xx redirects me fine
Multiwordpress when call 195.132.13.xx redirects me to the localhost and not work
The topic ‘ip redirect to localhost internal ip’ is closed to new replies.