Beiträge von infinitas

    Hey guys, I thought I would post this here, because it didn't really seem to fit in with the others, but it is a config issue. I had a lot of issues, but i fixed some. This is where I'm at...


    I have a router with DDNS, wordpress, owncloud, and the web admin gui working. The webadmin's on ports 10080, and 10443 with forced encryption.
    https://the-host.local:10443 does use SSL.
    http://the-host.local:10080 also changes to HTTPS on port 10443


    Both work locally and remotely.


    OwnCloud Is easy, I can specify a port ... like the default 8443 ... on the router and forward. It also has an app, so no biggy.


    wordpress is where I'm having an issue, is only accessible at
    https://the-host.local:10443/wordpress locally
    https://ddns.domain.com:10443/wordpress/ remotely


    Notice those port numbers... I don't want them. I was hoping for something more like https://ddns.domain.com to bring up wordpress. Like it's a normal '.com'... but every time I change

    Code
    Wordpress address (URL)
    Site Address (URL)


    in the wordpress site admin, the site breaks and I have to reinstall the plugin. After 20 or so attempts, I now have to reinstall the os. What settings do I make and where to get this thing running.