• Resolved adelpozoman

    (@adelpozoman)


    Hi, I am hosting a wordpress site for a thesis work on a raspberry pi at /var/www/html/adelpozoman.es/
    I can access it from my network using the raspberyip/adelpozoman.es/

    The problem comes from using it on the outside. If I try externalip/adelpozoman.es it starts loading very slow but it never loads. The port configuration is right as I can acces externalip, which has another website that is nonrelated(pihole)

    What can I do? I dont actually own adelpozoman.es, I will buy it when the site is finished and I have enough time to actually learn to redirect it to my ip.

    Any help is appreciated, thanks!!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • I can access this URL https://37.134.9.142/adelpozoman.es/index.php/hello-world/ without any issue. It’s fast-loading here.

    Would you please share you experience about how to host the site on the Raspberry PI/How to make localhost on the Raspberry PI?

    Thread Starter adelpozoman

    (@adelpozoman)

    I fixed it myself, thanks!!

    Thread Starter adelpozoman

    (@adelpozoman)

    I installed nginx, then created a folder inside /var/www/html/thenameofmywebsite/.
    Then all the wordpress files. Then a lot of requirements like php, fpm and other things that I dont remember.
    I have not installed any caching plugins yet (aside of the caching that nginx or a module of it does).
    For the ports its just forwarding 443 and 80 to the static ip of the raspberry

    • This reply was modified 4 years, 5 months ago by adelpozoman.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘URL for external access’ is closed to new replies.