Forum Replies Created

Viewing 1 replies (of 1 total)
    1. Move WordPress to the root:
      • Ensure all WordPress files are in /var/www/html.
    2. Update Apache VirtualHost:
      • Change the DocumentRoot to /var/www/html.
    3. Update WordPress URL:
      • In WordPress settings, set both “WordPress Address” and “Site Address” to https://machinename.local.
    4. Restart Apache:
      • Restart Apache with sudo service apache2 restart.

    Now, machinename.local should load your WordPress site. After confirming, set up Dynu for redirection to your Raspberry Pi’s static IP. ,

Viewing 1 replies (of 1 total)