wordpress - IIS unwanted redirect to port 8080 -
i have own webserver on virtual machine in internet. server worked far.
today tried deploy new wordpress website. in order keep old website running , deploy new, set bindings of new website port 8080 instead of 80.
when finished deployment, stopped old site , set bindings of new site 80 , started new site on myserver.
since this, can't connect website froum outside or when browsing within iis anymore. browser appends 8080 @ end of address.
i restarted site, server, checked bindings 10 times, no change.
it iis 8.5 running on win 2012 r2 standard.
the error message in browser is:
firefox cannot establish connection www.mysite.com:8080
i not clear appending 8080. related dns somehow ? or local config file. made search , found no entries 8080.
additional information: 1. have ssl cert installed , linked page 2. have redirect rule defined http->https 3. worked before switching new website 4. when blank wordpress installation, can reach site via https not http -> 8080 appended in browser 5. when deploying new webiste, made default install of wordpress, migrating wp plugin, called "all-in-one wp migration" 6. after migration, plugin (restored migration) - yoast seo - posted website can't indexed search engine. should check google webmaster tools mobile webiste compatibility. after 2 new installations, check successfull , yoast seo did not list error anymore.
however, when trying visit site outside or wp dashboard, site cannot reached , in browser port 8080 gets appended.
where can fault or appending wrong port ? allow me repeat: @ beginning, mapped new site port 8080 in order check during old website running but, after fnished, iset bindings of new site 80 (and 443 ssl). thank help
damn it. cookie problem. after deleting cookies in chrome (on external machine) , firefox (on webserver), can reach new site via https , http redirected https.
Comments
Post a Comment