Made the executive decision to dump WordPress – the ‘nasty code experience’. I have an in house alternative that I will use. Thanks anyway. PS Moin Moin works.
Hi, it looks like I have a similar problem. I have a server that I have setup locally but am also accessing it externally. I can access WordPress directly via localhost but if I try to access it from outside I get :-
a 500 Internal Server Error on the frame redirect-
http://41.21.46.12:8080/wp-blog/ -> frame going to /blog/
http://41.21.46.12:8080/blog/
is changed to
http://41.21.46.12/blog/
http://41.21.46.12:8080/blog/wp-admin/
is changed to
http://localhost/blog/wp-login.php?redirect_to=http%3A%2F%2F41.21.46.12%3A8200%2Fblog%2Fwp-admin%2F&reauth=1
I have looked at setting the system up as a single site but am not getting anywhere – I can’t find any controls to sort the problem.
The server is on a LAN and is being accessed via port forwarding. The IP address is not static.