• I did the setup and it all seemed to go well, myphp setup and wordpress installed on the ds411+ with web permissions set and port forwarding correct on 80. I have a no-ip host pointed to my server and i can log into the server.

    if i do: https://homeblogeu.no-ip.co.uk/wp-admin the synology returns a page not found page.

    i can see my wordpress site if i choose the internal ip address ie https://192.168.0.185/wordpress/.

    how do i setup so that
    1. a host using my domain name gets pointed to the correct place
    2. wordpress can be seen externally.

    I have googled but cannot find much despite wordpress popularity.

    regards in advance

Viewing 2 replies - 1 through 2 (of 2 total)
  • This is one of two things:
    1) The port forward isn’t hitting your server, but something else.
    2) There’s a problem with your vhosts, where the server doesn’t know what to serve at homeblogeu.no-ip ; so it returns a directory which isn’t the one you want. I realize that’s confusing, so you may want to read up on:
    https://articles.slicehost.com/2007/9/17/introduction-to-virtual-hosts

    One quick way to see what’s happening, look at your access log on the server. If you see a 404, it’ll tell you why or what it couldn’t find. If nothing happens or it doesn’t change, you may not be hitting the right server.

    Best of luck!

    Thread Starter PB21

    (@pb21)

    Its all ok now ( i believe) homeblogeu.no-ip.co.uk/wordpress

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘using with synology ds411’ is closed to new replies.