How to Setup WordPress on a Home Server
-
So several times I have tried to install wordpress to my home server running ubuntu server edition 9.10 Karmic Koala.
Everytime I get things running I can only access the site from my LAN IP address. The way I have things configured is a little backwards. I dont have Bind properly setup yet with nameservers so I have a domain pointing account at a webhost that is pointing to a dyn dns URL.
My ISP blocks port 80 as well, so the actual URL that I have the domain pointing at is http://pvm.dnsdojo.org:8000. With it configured like that I can post a html page in my /var/www/ folder and it will show. I can post a phpinfo file in /var/www/ and it will show, but I dont know how to configure wordpress so that it will show externally, outside of my network.
Any ideas?
The topic ‘How to Setup WordPress on a Home Server’ is closed to new replies.